{ "type": "File", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "program": { "type": "Program", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "ObjectPattern", "start": 1, "end": 14, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 14 } }, "properties": [ { "type": "ObjectProperty", "start": 3, "end": 12, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "ArrayPattern", "start": 6, "end": 12, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 12 } }, "elements": [ { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 }, "identifierName": "a" }, "name": "a" }, { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 }, "identifierName": "b" }, "name": "b" } ] } } ] }, { "type": "RestElement", "start": 16, "end": 20, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } }, "argument": { "type": "Identifier", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 }, "identifierName": "c" }, "name": "c" } } ], "body": { "type": "BlockStatement", "start": 25, "end": 27, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 27 } }, "body": [], "directives": [] } } } ], "directives": [] } }