{ "type": "File", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "program": { "type": "Program", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "ForOfStatement", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "await": true, "left": { "type": "VariableDeclaration", "start": 11, "end": 18, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "id": { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 }, "identifierName": "a" }, "name": "a" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 22, "end": 23, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 }, "identifierName": "b" }, "name": "b" }, "body": { "type": "EmptyStatement", "start": 24, "end": 25, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } } } ], "directives": [] } }