{ "type": "Program", "statements": [ { "type": "TSEnumDeclaration", "id": { "type": "Identifier", "name": "Foo", "loc": { "start": { "line": 17, "column": 6 }, "end": { "line": 17, "column": 9 } } }, "members": [ { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "A", "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 6 } } }, "loc": { "start": { "line": 18, "column": 6 }, "end": { "line": 18, "column": 7 } } }, { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "B", "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 6 } } }, "initializer": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 10 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 19, "column": 14 }, "end": { "line": 19, "column": 15 } } }, "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 15 } } }, "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 16 } } }, { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "C", "loc": { "start": { "line": 20, "column": 5 }, "end": { "line": 20, "column": 6 } } }, "loc": { "start": { "line": 20, "column": 6 }, "end": { "line": 20, "column": 7 } } }, { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "D", "loc": { "start": { "line": 21, "column": 5 }, "end": { "line": 21, "column": 6 } } }, "initializer": { "type": "BinaryExpression", "operator": "|", "left": { "type": "Identifier", "name": "B", "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 10 } } }, "right": { "type": "Identifier", "name": "C", "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 14 } } }, "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 14 } } }, "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 15 } } }, { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "E", "loc": { "start": { "line": 22, "column": 5 }, "end": { "line": 22, "column": 6 } } }, "initializer": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 10 } } }, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 11 } } }, { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "F", "loc": { "start": { "line": 23, "column": 5 }, "end": { "line": 23, "column": 6 } } }, "initializer": { "type": "MemberExpression", "object": { "type": "StringLiteral", "value": "123", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 14 } } }, "property": { "type": "Identifier", "name": "length", "loc": { "start": { "line": 23, "column": 15 }, "end": { "line": 23, "column": 21 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 21 } } }, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 22 } } } ], "const": false, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 24, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 24, "column": 2 } } }