{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "range": [ 0, 32 ], "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "range": [ 0, 32 ], "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "range": [ 0, 32 ], "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "range": [ 6, 7 ], "name": "A" }, "superClass": { "type": "Identifier", "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } }, "range": [ 16, 17 ], "name": "B" }, "body": { "type": "ClassBody", "start": 18, "end": 32, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 32 } }, "range": [ 18, 32 ], "body": [ { "type": "MethodDefinition", "start": 19, "end": 31, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 31 } }, "range": [ 19, 31 ], "computed": false, "key": { "type": "Identifier", "start": 23, "end": 26, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 26 } }, "range": [ 23, 26 ], "name": "foo" }, "static": false, "kind": "get", "value": { "type": "FunctionExpression", "start": 26, "end": 31, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 } }, "range": [ 26, 31 ], "id": null, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 29, "end": 31, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 31 } }, "range": [ 29, 31 ], "body": [] } } } ] } } ] } }