27782779278027812782278327842785278627872788
stmt.onWhile((Expression)pop()); flowPop(); } final public void ForeachStatement(String label) throws ParseException { ForeachStatement foreach = null; foreach = ForeachStatementHeader(flowPeek(), label); flowPushChild(foreach); Statement(); flowPop(); }
29072908290929102911291229132914
index = null; } break; case 3: } {if (true) return new ForeachStatement(parent, toLocation(t), index, key, value, expr, label);} throw new Error("Missing return statement in function"); }