{ "type": "Script", "span": { "start": 1, "end": 33, "ctxt": 0 }, "body": [ { "type": "DoWhileStatement", "span": { "start": 1, "end": 33, "ctxt": 0 }, "test": { "type": "BooleanLiteral", "span": { "start": 27, "end": 31, "ctxt": 0 }, "value": true }, "body": { "type": "BlockStatement", "span": { "start": 4, "end": 19, "ctxt": 0 }, "stmts": [ { "type": "ContinueStatement", "span": { "start": 8, "end": 17, "ctxt": 0 }, "label": null } ] } } ], "interpreter": null }