{ "type": "File", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "program": { "type": "Program", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "operator": "=", "left": { "type": "ArrayPattern", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "elements": [ { "type": "Identifier", "start": 1, "end": 2, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 }, "identifierName": "a" }, "name": "a" }, { "type": "ObjectPattern", "start": 4, "end": 16, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 16 } }, "properties": [ { "type": "ObjectProperty", "start": 5, "end": 15, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 15 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 5, "end": 6, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 }, "identifierName": "b" }, "name": "b" }, "shorthand": false, "value": { "type": "ObjectPattern", "start": 8, "end": 15, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 15 } }, "properties": [ { "type": "ObjectProperty", "start": 9, "end": 14, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "c" }, "name": "c" }, "shorthand": true, "value": { "type": "AssignmentPattern", "start": 9, "end": 14, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 } }, "left": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "c" }, "name": "c" }, "right": { "type": "NumericLiteral", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } }, "extra": { "shorthand": true } } ] } } ] } ] }, "right": { "type": "Identifier", "start": 20, "end": 23, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 23 }, "identifierName": "arr" }, "name": "arr" } } } ], "directives": [] } }