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