{ "type": "Script", "span": { "start": 16, "end": 44, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 44, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 44, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "FunctionExpression", "identifier": { "type": "Identifier", "span": { "start": 35, "end": 38, "ctxt": 0 }, "value": "foo", "optional": false }, "params": [], "decorators": [], "span": { "start": 24, "end": 44, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 41, "end": 44, "ctxt": 0 }, "stmts": [] }, "generator": true, "async": false, "typeParameters": null, "returnType": null }, "definite": false } ] } ], "interpreter": null }