{ "type": "File", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "program": { "type": "Program", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 27, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 27 } }, "id": { "type": "Identifier", "start": 4, "end": 5, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 }, "identifierName": "x" }, "name": "x" }, "init": { "type": "ClassExpression", "start": 8, "end": 27, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 27 } }, "id": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 }, "identifierName": "A" }, "name": "A" }, "superClass": { "type": "NumericLiteral", "start": 24, "end": 25, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "body": { "type": "ClassBody", "start": 25, "end": 27, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 27 } }, "body": [] } } } ], "kind": "var" } ], "directives": [] } }