{ "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": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 7, "end": 21, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 21 } }, "id": { "type": "Identifier", "start": 13, "end": 18, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 18 }, "identifierName": "Class" }, "name": "Class" }, "superClass": null, "body": { "type": "ClassBody", "start": 19, "end": 21, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 21 } }, "body": [] } } } ], "directives": [] } }