{ "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": 4, "end": 14, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 14 } }, "id": { "type": "ObjectPattern", "start": 4, "end": 10, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 10 } }, "properties": [ { "type": "ObjectProperty", "start": 5, "end": 9, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 9 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 5, "end": 6, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "ObjectPattern", "start": 7, "end": 9, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } }, "properties": [] } } ] }, "init": { "type": "NumericLiteral", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" } ], "directives": [] } }