| Package | Description |
|---|---|
| gnu.kawa.functions |
| Modifier and Type | Field and Description |
|---|---|
static CompileArith |
CompileArith.MINUS |
static CompileArith |
CompileArith.PLUS |
| Modifier and Type | Method and Description |
|---|---|
static CompileArith |
CompileArith.forBitwise(java.lang.Object proc) |
static CompileArith |
CompileArith.forDiv(java.lang.Object proc) |
static CompileArith |
CompileArith.forMul(java.lang.Object proc) |