| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
ContinueStatement |
ContinueStatement.clone()
Returns a clone of the continue statement.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ContinueStatement.defaultPrint(ContinueStatement s,
java.io.PrintWriter o)
Prints a continue statement to a stream.
|