{ "type": "Script", "span": { "start": 1, "end": 22, "ctxt": 0 }, "body": [ { "type": "ForStatement", "span": { "start": 1, "end": 22, "ctxt": 0 }, "init": null, "test": null, "update": null, "body": { "type": "BlockStatement", "span": { "start": 10, "end": 22, "ctxt": 0 }, "stmts": [ { "type": "BreakStatement", "span": { "start": 14, "end": 20, "ctxt": 0 }, "label": null } ] } } ], "interpreter": null }