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