gnu.kawa.functions
public class DivideOp extends ProcedureN implements CanInline
| Field Summary | |
|---|---|
| static DivideOp | idiv |
| static DivideOp | $Sl |
| Constructor Summary | |
|---|---|
| DivideOp(String name) | |
| Method Summary | |
|---|---|
| Object | applyN(Object[] args) |
| Expression | inline(ApplyExp exp, ExpWalker walker) |