{ "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": "VariableDeclaration", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 12, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 12 } }, "id": { "type": "ArrayPattern", "start": 4, "end": 10, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 10 } }, "elements": [ { "type": "Identifier", "start": 5, "end": 6, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 }, "identifierName": "a" }, "name": "a" }, null, { "type": "Identifier", "start": 8, "end": 9, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 }, "identifierName": "b" }, "name": "b" } ] }, "init": { "type": "NumericLiteral", "start": 11, "end": 12, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" } ], "directives": [] } }