{ "type": "File", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "program": { "type": "Program", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 32, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 32 } }, "id": null, "generator": true, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 14, "end": 32, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 32 } }, "body": [ { "type": "ExpressionStatement", "start": 16, "end": 30, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 30 } }, "expression": { "type": "YieldExpression", "start": 16, "end": 30, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 30 } }, "delegate": false, "argument": { "type": "YieldExpression", "start": 22, "end": 30, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 30 } }, "delegate": false, "argument": { "type": "NumericLiteral", "start": 28, "end": 30, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 30 } }, "extra": { "rawValue": 10, "raw": "10" }, "value": 10 } } } } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }