{ "type": "File", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "program": { "type": "Program", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 19, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 19 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 10, "end": 15, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 15 }, "identifierName": "yield" }, "name": "yield" } ], "body": { "type": "BlockStatement", "start": 17, "end": 19, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 19 } }, "body": [], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }