{ "type": "File", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "program": { "type": "Program", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 }, "identifierName": "g" }, "name": "g" }, "generator": true, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 14, "end": 29, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 29 } }, "body": [ { "type": "ExpressionStatement", "start": 16, "end": 27, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 27 } }, "expression": { "type": "YieldExpression", "start": 16, "end": 27, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 27 } }, "delegate": false, "argument": { "type": "YieldExpression", "start": 22, "end": 27, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 27 } }, "delegate": false, "argument": null } } } ], "directives": [] } } ], "directives": [] } }