| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
BooleanLiteral |
BooleanLiteral.clone()
Returns a clone of the boolean literal.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BooleanLiteral.defaultPrint(BooleanLiteral l,
java.io.PrintWriter o)
Prints a literal to a stream.
|