{ "type": "Script", "span": { "start": 16, "end": 40, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 16, "end": 40, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 29, "end": 38, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 29, "end": 32, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 30, "end": 31, "ctxt": 0 }, "value": "e", "optional": false } }, "function": { "params": [], "decorators": [], "span": { "start": 29, "end": 38, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 35, "end": 38, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }