{ "type": "File", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "program": { "type": "Program", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "expression": { "type": "FunctionExpression", "start": 1, "end": 26, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 26 } }, "range": [ 1, 26 ], "id": null, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 13, "end": 26, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 26 } }, "range": [ 13, 26 ], "body": [ { "type": "ExpressionStatement", "start": 15, "end": 24, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 24 } }, "range": [ 15, 24 ], "expression": { "type": "BinaryExpression", "start": 15, "end": 24, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 24 } }, "range": [ 15, 24 ], "left": { "type": "Identifier", "start": 15, "end": 20, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 20 } }, "range": [ 15, 20 ], "name": "yield" }, "operator": "*", "right": { "type": "Literal", "start": 22, "end": 24, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 24 } }, "range": [ 22, 24 ], "value": 10, "rawValue": 10, "raw": "10" } } } ] }, "parenthesizedExpression": true } } ] } }