{ "type": "File", "start": 0, "end": 56, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 56 } }, "range": [ 0, 56 ], "program": { "type": "Program", "start": 0, "end": 56, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 56 } }, "range": [ 0, 56 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 56, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 56 } }, "range": [ 0, 56 ], "expression": { "type": "FunctionExpression", "start": 1, "end": 55, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 55 } }, "range": [ 1, 55 ], "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "range": [ 10, 11 ], "name": "x" }, "generator": false, "expression": false, "params": [ { "type": "ObjectPattern", "start": 12, "end": 38, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 38 } }, "range": [ 12, 38 ], "properties": [ { "type": "Property", "start": 14, "end": 25, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 25 } }, "range": [ 14, 25 ], "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "range": [ 14, 15 ], "name": "a" }, "value": { "type": "ObjectPattern", "start": 17, "end": 25, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 25 } }, "range": [ 17, 25 ], "properties": [ { "type": "Property", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } }, "range": [ 19, 20 ], "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } }, "range": [ 19, 20 ], "name": "w" }, "kind": "init", "value": { "type": "Identifier", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } }, "range": [ 19, 20 ], "name": "w" } }, { "type": "Property", "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } }, "range": [ 22, 23 ], "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } }, "range": [ 22, 23 ], "name": "x" }, "kind": "init", "value": { "type": "Identifier", "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } }, "range": [ 22, 23 ], "name": "x" } } ] }, "kind": "init" }, { "type": "Property", "start": 27, "end": 36, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 36 } }, "range": [ 27, 36 ], "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 27, "end": 28, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } }, "range": [ 27, 28 ], "name": "b" }, "value": { "type": "ArrayPattern", "start": 30, "end": 36, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 36 } }, "range": [ 30, 36 ], "elements": [ { "type": "Identifier", "start": 31, "end": 32, "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } }, "range": [ 31, 32 ], "name": "y" }, { "type": "Identifier", "start": 34, "end": 35, "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 35 } }, "range": [ 34, 35 ], "name": "z" } ] }, "kind": "init" } ] }, { "type": "RestElement", "start": 40, "end": 52, "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 52 } }, "range": [ 40, 52 ], "argument": { "type": "ArrayPattern", "start": 43, "end": 52, "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 52 } }, "range": [ 43, 52 ], "elements": [ { "type": "Identifier", "start": 44, "end": 45, "loc": { "start": { "line": 1, "column": 44 }, "end": { "line": 1, "column": 45 } }, "range": [ 44, 45 ], "name": "a" }, { "type": "Identifier", "start": 47, "end": 48, "loc": { "start": { "line": 1, "column": 47 }, "end": { "line": 1, "column": 48 } }, "range": [ 47, 48 ], "name": "b" }, { "type": "Identifier", "start": 50, "end": 51, "loc": { "start": { "line": 1, "column": 50 }, "end": { "line": 1, "column": 51 } }, "range": [ 50, 51 ], "name": "c" } ] } } ], "body": { "type": "BlockStatement", "start": 53, "end": 55, "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 1, "column": 55 } }, "range": [ 53, 55 ], "body": [] }, "parenthesizedExpression": true } } ] } }