{ "type": "File", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "program": { "type": "Program", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "AssignmentPattern", "start": 1, "end": 10, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 10 } }, "left": { "type": "Identifier", "start": 1, "end": 5, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 }, "identifierName": "eval" }, "name": "eval" }, "right": { "type": "NumericLiteral", "start": 8, "end": 10, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 10 } }, "extra": { "rawValue": 10, "raw": "10" }, "value": 10 } } ], "body": { "type": "NumericLiteral", "start": 15, "end": 17, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 17 } }, "extra": { "rawValue": 42, "raw": "42" }, "value": 42 } } } ], "directives": [] } }