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