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