gnu.kawa.functions
public class MakeList extends ProcedureN implements Inlineable
Field Summary | |
---|---|
static MakeList | list |
Method Summary | |
---|---|
Object | applyN(Object[] args) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
static void | compile(Expression[] args, int offset, Compilation comp) |
Type | getReturnType(Expression[] args) |
static Object | list$V(Object[] args) |