{ "type": "File", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "program": { "type": "Program", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "operator": "=", "left": { "type": "ArrayPattern", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "elements": [ { "type": "RestElement", "start": 1, "end": 5, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 5 } }, "argument": { "type": "Identifier", "start": 4, "end": 5, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 }, "identifierName": "a" }, "name": "a" } } ] }, "right": { "type": "Identifier", "start": 11, "end": 12, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 }, "identifierName": "b" }, "name": "b" } } } ], "directives": [] } }