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