gnu.kawa.functions
public class MakeProcedure extends ProcedureN implements CanInline
| Field Summary | |
|---|---|
| static MakeProcedure | makeProcedure |
| Method Summary | |
|---|---|
| Object | applyN(Object[] args) |
| Expression | inline(ApplyExp exp, ExpWalker walker) |
| static GenericProc | makeProcedure$V(Object[] args) |