{ "type": "File", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "program": { "type": "Program", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 14, "end": 31, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 31 } }, "expression": { "type": "ArrowFunctionExpression", "start": 14, "end": 31, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 31 } }, "id": null, "generator": false, "expression": true, "params": [ { "type": "AssignmentPattern", "start": 15, "end": 24, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 24 } }, "left": { "type": "Identifier", "start": 15, "end": 19, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 19 } }, "name": "eval" }, "right": { "type": "NumericLiteral", "start": 22, "end": 24, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 24 } }, "value": 10, "rawValue": 10, "raw": "10" } } ], "body": { "type": "NumericLiteral", "start": 29, "end": 31, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 31 } }, "value": 42, "rawValue": 42, "raw": "42" } } } ], "directives": [ { "type": "Directive", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "value": { "type": "DirectiveLiteral", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "raw": "\"use strict\"", "value": "use strict" } } ] } }