Uses of Class
edu.rice.cs.dynamicjava.symbol.TypeSystem.MethodInvocation

Packages that use TypeSystem.MethodInvocation
edu.rice.cs.dynamicjava.symbol   
 

Uses of TypeSystem.MethodInvocation in edu.rice.cs.dynamicjava.symbol
 

Subclasses of TypeSystem.MethodInvocation in edu.rice.cs.dynamicjava.symbol
static class TypeSystem.ObjectMethodInvocation
          The result of a non-static method lookup
static class TypeSystem.StaticMethodInvocation
          The result of a static method lookup