{ "type": "Script", "span": { "start": 17, "end": 39, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 28, "end": 33, "ctxt": 0 }, "value": "yield", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 17, "end": 39, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 36, "end": 39, "ctxt": 0 }, "stmts": [] }, "generator": true, "async": false, "typeParameters": null, "returnType": null } ], "interpreter": null }