{ "type": "Program", "body": [ { "range": [ 0, 39 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "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, 39 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 39 } }, "type": "BlockStatement", "body": [ { "range": [ 16, 37 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 37 } }, "type": "ExpressionStatement", "expression": { "range": [ 16, 36 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 36 } }, "type": "ArrowFunctionExpression", "id": null, "params": [ { "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "type": "Identifier", "name": "z" } ], "body": { "range": [ 23, 36 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 36 } }, "type": "BlockStatement", "body": [ { "range": [ 25, 35 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 35 } }, "type": "ExpressionStatement", "expression": { "range": [ 25, 34 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 34 } }, "type": "BinaryExpression", "operator": "+", "left": { "range": [ 25, 30 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 30 } }, "type": "Identifier", "name": "yield" }, "right": { "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } }, "type": "Identifier", "name": "z" } } } ] }, "generator": false, "expression": false, "async": false } } ] }, "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": "Punctuator", "value": "(", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "Identifier", "value": "z", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": ")", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": "=>", "range": [ 20, 22 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": "{", "range": [ 23, 24 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 24 } } }, { "type": "Keyword", "value": "yield", "range": [ 25, 30 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 30 } } }, { "type": "Punctuator", "value": "+", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } }, { "type": "Identifier", "value": "z", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": "}", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } }, { "type": "Punctuator", "value": ";", "range": [ 36, 37 ], "loc": { "start": { "line": 1, "column": 36 }, "end": { "line": 1, "column": 37 } } }, { "type": "Punctuator", "value": "}", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } } ], "range": [ 0, 39 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } } }