{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "Base", "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 11 } } }, "superClass": null, "implements": [], "constructor": { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": null, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 14 } } }, "body": [], "indexSignatures": [], "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 14 } } }, "decorators": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 14 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "A", "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 16 } } }, "superClass": { "type": "Identifier", "name": "Base", "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 29 } } }, "implements": [], "constructor": { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 16 } } }, "kind": "constructor", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": null, "generator": false, "async": false, "expression": false, "params": [], "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 19 } } }, "loc": { "start": { "line": 19, "column": 16 }, "end": { "line": 19, "column": 19 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 19 } } }, "body": [], "indexSignatures": [], "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 20, "column": 2 } } }, "decorators": [], "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 20, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 21, "column": 1 } } }