{ "type": "File", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "program": { "type": "Program", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "expression": { "type": "ClassExpression", "start": 1, "end": 11, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 11 } }, "id": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 }, "identifierName": "A" }, "name": "A" }, "superClass": null, "body": { "type": "ClassBody", "start": 9, "end": 11, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } }, "body": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }