{ "type": "File", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "range": [ 0, 33 ], "program": { "type": "Program", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "range": [ 0, 33 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "range": [ 0, 33 ], "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "range": [ 0, 33 ], "id": null, "generator": false, "expression": false, "params": [ { "type": "ObjectPattern", "start": 1, "end": 12, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 12 } }, "range": [ 1, 12 ], "properties": [ { "type": "Property", "start": 3, "end": 7, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 7 } }, "range": [ 3, 7 ], "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "range": [ 3, 4 ], "name": "a" }, "value": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "range": [ 6, 7 ], "name": "b" }, "kind": "init" }, { "type": "Property", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "range": [ 9, 10 ], "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "range": [ 9, 10 ], "name": "c" }, "kind": "init", "value": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "range": [ 9, 10 ], "name": "c" } } ] }, { "type": "ArrayPattern", "start": 14, "end": 20, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 20 } }, "range": [ 14, 20 ], "elements": [ { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } }, "range": [ 15, 16 ], "name": "d" }, { "type": "Identifier", "start": 18, "end": 19, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } }, "range": [ 18, 19 ], "name": "e" } ] }, { "type": "RestElement", "start": 22, "end": 26, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 26 } }, "range": [ 22, 26 ], "argument": { "type": "Identifier", "start": 25, "end": 26, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } }, "range": [ 25, 26 ], "name": "f" } } ], "body": { "type": "BlockStatement", "start": 31, "end": 33, "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 33 } }, "range": [ 31, 33 ], "body": [] } } } ] } }