|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeSystem.ObjectMethodInvocation | |
|---|---|
| edu.rice.cs.dynamicjava.symbol | |
| Uses of TypeSystem.ObjectMethodInvocation in edu.rice.cs.dynamicjava.symbol |
|---|
| Methods in edu.rice.cs.dynamicjava.symbol that return TypeSystem.ObjectMethodInvocation | |
|---|---|
abstract TypeSystem.ObjectMethodInvocation |
TypeSystem.lookupMethod(Expression object,
String name,
Iterable<? extends Type> typeArgs,
Iterable<? extends Expression> args,
Option<Type> expected,
Access.Module accessModule)
Lookup the method corresponding the the given invocation. |
TypeSystem.ObjectMethodInvocation |
StandardTypeSystem.lookupMethod(Expression object,
String name,
Iterable<? extends Type> typeArgs,
Iterable<? extends Expression> args,
Option<Type> expected,
Access.Module accessModule)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||