{ "type": "Program", "statements": [ { "type": "TSEnumDeclaration", "id": { "type": "Identifier", "name": "foo", "decorators": [], "loc": { "start": { "line": 17, "column": 6 }, "end": { "line": 17, "column": 9 } } }, "members": [ { "type": "TSEnumMember", "id": { "type": "Identifier", "name": "a", "decorators": [], "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": "a", "decorators": [], "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 6 } } }, "initializer": { "type": "StringLiteral", "value": "bar", "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 14 } } }, "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 15 } } } ], "const": false, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 20, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 21, "column": 1 } } }