{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 10, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 10 } }, "id": { "type": "ArrayPattern", "start": 4, "end": 6, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 6 } }, "elements": [] }, "init": { "type": "NumericLiteral", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "var" } ], "directives": [] } }