{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "id": { "type": "Identifier", "start": 6, "end": 9, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 9 }, "identifierName": "Foo" }, "name": "Foo" }, "superClass": null, "body": { "type": "ClassBody", "start": 10, "end": 32, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 32 } }, "body": [ { "type": "ClassMethod", "start": 17, "end": 30, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 30 } }, "decorators": [ { "type": "Decorator", "start": 12, "end": 16, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 16 } }, "expression": { "type": "Identifier", "start": 13, "end": 16, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 16 }, "identifierName": "foo" }, "name": "foo" } } ], "static": false, "computed": false, "key": { "type": "Identifier", "start": 21, "end": 24, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 24 }, "identifierName": "bar" }, "name": "bar" }, "kind": "set", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 25, "end": 26, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 }, "identifierName": "f" }, "name": "f" } ], "body": { "type": "BlockStatement", "start": 28, "end": 30, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 30 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }