| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
WhileLoop |
WhileLoop.clone()
Returns a clone of this while loop.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WhileLoop.defaultPrint(WhileLoop l,
java.io.PrintWriter o)
Prints a loop to a stream.
|