{ "type": "File", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "program": { "type": "Program", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "expression": { "type": "AssignmentExpression", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "operator": "=", "left": { "type": "ArrayPattern", "start": 0, "end": 16, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } }, "range": [ 0, 16 ], "elements": [ { "type": "ObjectPattern", "start": 1, "end": 9, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 9 } }, "range": [ 1, 9 ], "properties": [ { "type": "Property", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "range": [ 3, 4 ], "method": false, "shorthand": true, "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" }, "kind": "init", "value": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "range": [ 3, 4 ], "name": "a" } }, { "type": "Property", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "range": [ 6, 7 ], "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "range": [ 6, 7 ], "name": "b" }, "kind": "init", "value": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "range": [ 6, 7 ], "name": "b" } } ] }, { "type": "RestElement", "start": 11, "end": 15, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 15 } }, "range": [ 11, 15 ], "argument": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "range": [ 14, 15 ], "name": "c" } } ] }, "right": { "type": "Identifier", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } }, "range": [ 19, 20 ], "name": "d" } } } ] } }