{ "type": "File", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "range": [ 0, 12 ], "program": { "type": "Program", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "range": [ 0, 12 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "range": [ 0, 12 ], "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "range": [ 0, 12 ], "id": null, "generator": false, "expression": false, "params": [ { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "range": [ 0, 1 ], "name": "e" } ], "body": { "type": "BlockStatement", "start": 5, "end": 12, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 12 } }, "range": [ 5, 12 ], "body": [ { "type": "ExpressionStatement", "start": 7, "end": 10, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 10 } }, "range": [ 7, 10 ], "expression": { "type": "Literal", "start": 7, "end": 9, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } }, "range": [ 7, 9 ], "value": 42, "rawValue": 42, "raw": "42" } } ] } } } ] } }