{ "type": "File", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "program": { "type": "Program", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6, "end": 14, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 14 } }, "id": { "type": "ArrayPattern", "start": 6, "end": 9, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 9 } }, "elements": [ { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 }, "identifierName": "a" }, "name": "a" } ] }, "init": { "type": "ArrayExpression", "start": 12, "end": 14, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 14 } }, "elements": [] } } ], "kind": "const" } ], "directives": [] } }