{ "type": "File", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "program": { "type": "Program", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "expression": { "type": "ClassExpression", "start": 1, "end": 20, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 20 } }, "id": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 }, "identifierName": "A" }, "name": "A" }, "superClass": { "type": "NumericLiteral", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "body": { "type": "ClassBody", "start": 18, "end": 20, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 20 } }, "body": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }