gnu.kawa.reflect
public class StaticGet extends Procedure0 implements Inlineable
Constructor Summary | |
---|---|
StaticGet(ClassType ctype, String name, Type ftype, int flags) |
Method Summary | |
---|---|
Object | apply0() |
void | compile(ApplyExp exp, Compilation comp, Target target) |
Type | getReturnType(Expression[] args) |