{ "type": "File", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 41 } }, "program": { "type": "Program", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 41 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 41 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "A" }, "name": "A" }, "superClass": { "type": "Identifier", "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 }, "identifierName": "B" }, "name": "B" }, "body": { "type": "ClassBody", "start": 18, "end": 41, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 41 } }, "body": [ { "type": "ClassMethod", "start": 20, "end": 39, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 39 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 20, "end": 21, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 }, "identifierName": "X" }, "name": "X" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 24, "end": 39, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 39 } }, "body": [ { "type": "ExpressionStatement", "start": 26, "end": 37, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 37 } }, "expression": { "type": "MemberExpression", "start": 26, "end": 37, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 37 } }, "object": { "type": "Super", "start": 26, "end": 31, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 } } }, "property": { "type": "Identifier", "start": 32, "end": 37, "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 37 }, "identifierName": "yield" }, "name": "yield" }, "computed": false } } ], "directives": [] } } ] } } ], "directives": [] } }