{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "ExportDefaultDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "declaration": { "type": "ClassExpression", "start": 16, "end": 28, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 28 } }, "id": { "type": "Identifier", "start": 22, "end": 25, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 25 }, "identifierName": "Foo" }, "name": "Foo" }, "superClass": null, "body": { "type": "ClassBody", "start": 26, "end": 28, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 28 } }, "body": [] }, "extra": { "parenthesized": true, "parenStart": 15 } } } ], "directives": [] } }