{ "type": "File", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "program": { "type": "Program", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 25, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 25 } }, "id": null, "generator": true, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 13, "end": 25, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 25 } }, "body": [ { "type": "ExpressionStatement", "start": 15, "end": 23, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 23 } }, "expression": { "type": "YieldExpression", "start": 15, "end": 22, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 22 } }, "delegate": false, "argument": { "type": "NumericLiteral", "start": 21, "end": 22, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } }, "extra": { "rawValue": 3, "raw": "3" }, "value": 3 } } } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }