{ "type": "File", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "program": { "type": "Program", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 33 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 33, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 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 } }, "properties": [ { "type": "ObjectProperty", "start": 3, "end": 7, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 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 } }, "name": "a" }, "value": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "name": "b" } }, { "type": "ObjectProperty", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 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 } }, "name": "c" }, "value": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "name": "c" } } ] }, { "type": "ArrayPattern", "start": 14, "end": 20, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 20 } }, "elements": [ { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } }, "name": "d" }, { "type": "Identifier", "start": 18, "end": 19, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } }, "name": "e" } ] }, { "type": "RestElement", "start": 22, "end": 26, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 26 } }, "argument": { "type": "Identifier", "start": 25, "end": 26, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } }, "name": "f" } } ], "body": { "type": "BlockStatement", "start": 31, "end": 33, "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 33 } }, "body": [], "directives": [] } } } ], "directives": [] } }