kawa.lang
public class GetFieldProc extends Procedure1 implements Inlineable
Constructor Summary | |
---|---|
GetFieldProc(Class clas, String fname) | |
GetFieldProc(ClassType ctype, String fname) | |
GetFieldProc(ClassType ctype, String name, Type ftype, int flags) |
Method Summary | |
---|---|
Object | apply1(Object arg1) |
void | compile(ApplyExp exp, Compilation comp, Target target) |
Type | getReturnType(Expression[] args) |