{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "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": 30, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 30 } }, "body": [ { "type": "ExpressionStatement", "start": 16, "end": 28, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 28 } }, "expression": { "type": "CallExpression", "start": 16, "end": 27, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 16, "end": 25, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 25 } }, "object": { "type": "Identifier", "start": 16, "end": 19, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 19 }, "identifierName": "obj" }, "name": "obj" }, "property": { "type": "Identifier", "start": 20, "end": 25, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 25 }, "identifierName": "yield" }, "name": "yield" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ], "directives": [] } }