{ "type": "File", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "range": [ 0, 10 ], "program": { "type": "Program", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "range": [ 0, 10 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "range": [ 0, 10 ], "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "range": [ 0, 10 ], "id": null, "generator": false, "expression": true, "params": [ { "type": "Identifier", "start": 0, "end": 4, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 4 } }, "range": [ 0, 4 ], "name": "eval" } ], "body": { "type": "Literal", "start": 8, "end": 10, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 10 } }, "range": [ 8, 10 ], "value": 42, "rawValue": 42, "raw": "42" } } } ] } }