{ "type": "Script", "span": { "start": 36, "end": 73, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 42, "end": 43, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 36, "end": 73, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 50, "end": 71, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 51, "end": 60, "ctxt": 0 }, "value": "generator", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 50, "end": 71, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 68, "end": 71, "ctxt": 0 }, "stmts": [] }, "generator": true, "async": false, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 62, "end": 67, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 64, "end": 67, "ctxt": 0 }, "kind": "any" } } }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }