gnu.kawa.reflect
public class ArrayNew extends Procedure1 implements Inlineable, Externalizable
Constructor Summary | |
---|---|
ArrayNew(Type element_type) |
Method Summary | |
---|---|
Object | apply1(Object count) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
Type | getReturnType(Expression[] args) |
void | readExternal(ObjectInput in) |
void | writeExternal(ObjectOutput out) |