{ "type": "File", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "program": { "type": "Program", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "id": null, "generator": false, "expression": false, "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": "BlockStatement", "start": 5, "end": 12, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 12 } }, "body": [ { "type": "ExpressionStatement", "start": 7, "end": 10, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 10 } }, "expression": { "type": "NumericLiteral", "start": 7, "end": 9, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } }, "extra": { "rawValue": 42, "raw": "42" }, "value": 42 } } ], "directives": [] } } } ], "directives": [] } }