{ "type": "Program", "body": [ { "range": [ 0, 44 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 44 } }, "type": "FunctionDeclaration", "id": { "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "type": "Identifier", "name": "g" }, "params": [], "body": { "range": [ 14, 44 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 44 } }, "type": "BlockStatement", "body": [ { "range": [ 16, 43 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 43 } }, "type": "VariableDeclaration", "declarations": [ { "range": [ 20, 42 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 42 } }, "type": "VariableDeclarator", "id": { "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } }, "type": "Identifier", "name": "z" }, "init": { "range": [ 24, 42 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 42 } }, "type": "FunctionExpression", "id": null, "params": [ { "range": [ 33, 38 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 38 } }, "type": "Identifier", "name": "yield" } ], "body": { "range": [ 40, 42 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 42 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false } } ], "kind": "var" } ] }, "generator": true, "expression": false, "async": false } ], "sourceType": "script", "tokens": [ { "type": "Keyword", "value": "function", "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": "*", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Identifier", "value": "g", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, { "type": "Punctuator", "value": "(", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ")", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": "{", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Keyword", "value": "var", "range": [ 16, 19 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 19 } } }, { "type": "Identifier", "value": "z", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } }, { "type": "Punctuator", "value": "=", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Keyword", "value": "function", "range": [ 24, 32 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 32 } } }, { "type": "Punctuator", "value": "(", "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } } }, { "type": "Keyword", "value": "yield", "range": [ 33, 38 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 38 } } }, { "type": "Punctuator", "value": ")", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, { "type": "Punctuator", "value": "{", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": "}", "range": [ 41, 42 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 42 } } }, { "type": "Punctuator", "value": "}", "range": [ 43, 44 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 44 } } } ], "range": [ 0, 44 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 44 } } }