{ "type": "Script", "span": { "start": 16, "end": 38, "ctxt": 0 }, "body": [ { "type": "ForOfStatement", "span": { "start": 16, "end": 38, "ctxt": 0 }, "await": null, "left": { "type": "VariableDeclaration", "span": { "start": 21, "end": 27, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 25, "end": 27, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 25, "end": 27, "ctxt": 0 }, "value": "of", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] }, "right": { "type": "Identifier", "span": { "start": 31, "end": 33, "ctxt": 0 }, "value": "of", "optional": false }, "body": { "type": "BlockStatement", "span": { "start": 35, "end": 38, "ctxt": 0 }, "stmts": [] } } ], "interpreter": null }