{ "type": "File", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "program": { "type": "Program", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "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": 34, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 34 } }, "body": [ { "type": "ExpressionStatement", "start": 16, "end": 32, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 32 } }, "expression": { "type": "YieldExpression", "start": 16, "end": 31, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 31 } }, "delegate": false, "argument": { "type": "MemberExpression", "start": 22, "end": 31, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 31 } }, "object": { "type": "Identifier", "start": 22, "end": 25, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 25 }, "identifierName": "obj" }, "name": "obj" }, "property": { "type": "Identifier", "start": 26, "end": 31, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 31 }, "identifierName": "yield" }, "name": "yield" }, "computed": false } } } ], "directives": [] } } ], "directives": [] } }