{ "type": "File", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "program": { "type": "Program", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 5, "end": 17, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 17 } }, "decorators": [ { "type": "Decorator", "start": 0, "end": 4, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 4 } }, "expression": { "type": "Identifier", "start": 1, "end": 4, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 4 }, "identifierName": "foo" }, "name": "foo" } } ], "id": { "type": "Identifier", "start": 11, "end": 14, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 14 }, "identifierName": "Foo" }, "name": "Foo" }, "superClass": null, "body": { "type": "ClassBody", "start": 15, "end": 17, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 17 } }, "body": [] } } ], "directives": [] } }