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