{ "type": "File", "start": 0, "end": 16, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } }, "range": [ 0, 16 ], "program": { "type": "Program", "start": 0, "end": 16, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } }, "range": [ 0, 16 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 16, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } }, "range": [ 0, 16 ], "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 16, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } }, "range": [ 0, 16 ], "id": null, "generator": false, "expression": true, "params": [ { "type": "ArrayPattern", "start": 1, "end": 9, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 9 } }, "range": [ 1, 9 ], "elements": [ { "type": "Identifier", "start": 2, "end": 3, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 } }, "range": [ 2, 3 ], "name": "a" }, null, { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } }, "range": [ 7, 8 ], "name": "b" } ] } ], "body": { "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" } } } ] } }