{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "A", "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 8 } } }, "superClass": { "type": "NullLiteral", "value": null, "loc": { "start": { "line": 17, "column": 17 }, "end": { "line": 17, "column": 21 } } }, "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": [], "annotations": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 24 } } }, "body": [], "indexSignatures": [], "loc": { "start": { "line": 17, "column": 22 }, "end": { "line": 17, "column": 24 } } }, "decorators": [], "isAnnotationDeclaration": false, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 24 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 18, "column": 1 } } }