{ "type": "Script", "span": { "start": 15, "end": 96, "ctxt": 0 }, "body": [ { "type": "TsModuleDeclaration", "span": { "start": 15, "end": 96, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "M", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 24, "end": 96, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 30, "end": 41, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 34, "end": 40, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 34, "end": 40, "ctxt": 0 }, "value": "Symbol", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 53, "end": 54, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 47, "end": 94, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 65, "end": 88, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 65, "end": 82, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 66, "end": 81, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 66, "end": 72, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 73, "end": 81, "ctxt": 0 }, "value": "iterator", "optional": false } } }, "function": { "params": [], "decorators": [], "span": { "start": 65, "end": 88, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 85, "end": 88, "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 }