{ "type": "Script", "span": { "start": 1, "end": 43, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 16, "end": 17, "ctxt": 0 }, "value": "A", "optional": false }, "declare": false, "span": { "start": 1, "end": 43, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 24, "end": 41, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 33, "end": 36, "ctxt": 0 }, "value": "foo", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 24, "end": 41, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 39, "end": 41, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": true, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": true, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }