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