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