Searched refs:atWhileStmnt (Results 1 – 1 of 1) sorted by relevance
356 atWhileStmnt(st, op == WHILE); in atStmnt()412 private void atWhileStmnt(Stmnt st, boolean notDo) throws CompileError { in atWhileStmnt() method in CodeGen