{ "type": "File", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "program": { "type": "Program", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "A" }, "name": "A" }, "superClass": null, "body": { "type": "ClassBody", "start": 8, "end": 33, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 33 } }, "body": [ { "type": "ClassMethod", "start": 10, "end": 31, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 31 } }, "static": true, "computed": true, "key": { "type": "Identifier", "start": 22, "end": 25, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 25 }, "identifierName": "foo" }, "name": "foo" }, "kind": "get", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 29, "end": 31, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 31 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }