Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitWhileStmt(WhileStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
JSWTreeScanner.visitWhileStmt(WhileStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
METreeScanner.visitWhileStmt(WhileStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
SSETreeScanner.visitWhileStmt(WhileStmt s) |
Modifier and Type | Method and Description |
---|---|
WhileStmt |
TreeMaker.whileStmt(Expr cond,
Stmt stmt) |
Modifier and Type | Method and Description |
---|---|
void |
TreeVisitor.visitWhileStmt(WhileStmt s) |
void |
TreeScanner.visitWhileStmt(WhileStmt s) |