{ "type": "File", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "program": { "type": "Program", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "name": "g" }, "generator": true, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 14, "end": 28, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 28 } }, "body": [ { "type": "VariableDeclaration", "start": 16, "end": 26, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 26 } }, "declarations": [ { "type": "VariableDeclarator", "start": 20, "end": 25, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 25 } }, "id": { "type": "Identifier", "start": 20, "end": 25, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 25 } }, "name": "yield" }, "init": null } ], "kind": "var" } ] } } ] } }