gnu.kawa.reflect
public class StaticSet extends Procedure1 implements Inlineable
| Constructor Summary | |
|---|---|
| StaticSet(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) |