{ "type": "File", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "range": [ 0, 18 ], "program": { "type": "Program", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "range": [ 0, 18 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "range": [ 0, 18 ], "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "range": [ 0, 18 ], "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": 18, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 18 } }, "range": [ 5, 18 ], "body": [ { "type": "LabeledStatement", "start": 7, "end": 16, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 16 } }, "range": [ 7, 16 ], "body": { "type": "ExpressionStatement", "start": 14, "end": 16, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 16 } }, "range": [ 14, 16 ], "expression": { "type": "Literal", "start": 14, "end": 16, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 16 } }, "range": [ 14, 16 ], "value": 42, "rawValue": 42, "raw": "42" } }, "label": { "type": "Identifier", "start": 7, "end": 12, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } }, "range": [ 7, 12 ], "name": "label" } } ] } } } ] } }