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