{ "type": "File", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "program": { "type": "Program", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "sourceType": "script", "body": [ { "type": "ForInStatement", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "left": { "type": "VariableDeclaration", "start": 5, "end": 11, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 11 } }, "declarations": [ { "type": "VariableDeclarator", "start": 9, "end": 11, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } }, "id": { "type": "ObjectPattern", "start": 9, "end": 11, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } }, "properties": [] }, "init": null } ], "kind": "let" }, "right": { "type": "NumericLiteral", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "body": { "type": "EmptyStatement", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } } } ], "directives": [] } }