{ "type": "File", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "program": { "type": "Program", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "e" }, "name": "e" } ], "body": { "type": "BinaryExpression", "start": 5, "end": 14, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 14 } }, "left": { "type": "Identifier", "start": 5, "end": 10, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 10 }, "identifierName": "yield" }, "name": "yield" }, "operator": "*", "right": { "type": "NumericLiteral", "start": 12, "end": 14, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 14 } }, "extra": { "rawValue": 10, "raw": "10" }, "value": 10 } } } } ], "directives": [] } }