| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
Label |
GotoStatement.getTarget()
Returns the
Label object that this GotoStatement Jumps to. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Label.defaultPrint(Label l,
java.io.PrintWriter o)
Prints a label to a stream.
|