| Package | Description |
|---|---|
| gnu.kawa.functions |
| Modifier and Type | Field and Description |
|---|---|
static AddOp |
AddOp.MINUS |
static AddOp |
AddOp.PLUS |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
CompileArith.validateApplyAdd(AddOp proc,
ApplyExp exp,
InlineCalls visitor) |