{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "EnumDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "id": { "type": "Identifier", "start": 5, "end": 6, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 }, "identifierName": "E" }, "name": "E" }, "body": { "type": "EnumStringBody", "start": 21, "end": 28, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 3, "column": 4 } }, "explicitType": true, "members": [ { "type": "EnumDefaultedMember", "start": 21, "end": 22, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 3 } }, "id": { "type": "Identifier", "start": 21, "end": 22, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 3 }, "identifierName": "A" }, "name": "A" } }, { "type": "EnumDefaultedMember", "start": 26, "end": 27, "loc": { "start": { "line": 3, "column": 2 }, "end": { "line": 3, "column": 3 } }, "id": { "type": "Identifier", "start": 26, "end": 27, "loc": { "start": { "line": 3, "column": 2 }, "end": { "line": 3, "column": 3 }, "identifierName": "B" }, "name": "B" } } ] } } ], "directives": [] } }