| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
CommaExpression |
CommaExpression.clone() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommaExpression.defaultPrint(CommaExpression e,
java.io.PrintWriter o)
Prints a CommaExpression to a stream.
|