{ "type": "File", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "program": { "type": "Program", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "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": 29, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 29 } }, "body": [ { "type": "ClassMethod", "start": 10, "end": 27, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 27 } }, "static": true, "computed": true, "key": { "type": "Identifier", "start": 18, "end": 21, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 21 }, "identifierName": "foo" }, "name": "foo" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 25, "end": 27, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 27 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }