|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.kawa.reflect.CompileInvoke
public class CompileInvoke
| Constructor Summary | |
|---|---|
CompileInvoke()
|
|
| Method Summary | |
|---|---|
protected static PrimProcedure[] |
getMethods(ObjectType ctype,
java.lang.String mname,
ClassType caller,
Invoke iproc)
|
static PrimProcedure |
getStaticMethod(ClassType type,
java.lang.String name,
Expression[] args)
|
static Expression |
validateApplyInvoke(ApplyExp exp,
InlineCalls visitor,
Type required,
Procedure proc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompileInvoke()
| Method Detail |
|---|
public static Expression validateApplyInvoke(ApplyExp exp,
InlineCalls visitor,
Type required,
Procedure proc)
protected static PrimProcedure[] getMethods(ObjectType ctype,
java.lang.String mname,
ClassType caller,
Invoke iproc)
public static PrimProcedure getStaticMethod(ClassType type,
java.lang.String name,
Expression[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||