{ "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": 7, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 7 }, "identifierName": "Foo" }, "name": "Foo" }, "init": { "type": "ClassExpression", "start": 15, "end": 27, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 27 } }, "decorators": [ { "type": "Decorator", "start": 10, "end": 14, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 14 } }, "expression": { "type": "Identifier", "start": 11, "end": 14, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 14 }, "identifierName": "foo" }, "name": "foo" } } ], "id": { "type": "Identifier", "start": 21, "end": 24, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 24 }, "identifierName": "Foo" }, "name": "Foo" }, "superClass": null, "body": { "type": "ClassBody", "start": 25, "end": 27, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 27 } }, "body": [] } } } ], "kind": "var" } ], "directives": [] } }