Uses of Class
org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor

Packages that use Scope.Substitutor
org.eclipse.jdt.internal.compiler.lookup   
 

Uses of Scope.Substitutor in org.eclipse.jdt.internal.compiler.lookup
 

Subclasses of Scope.Substitutor in org.eclipse.jdt.internal.compiler.lookup
 class InferenceSubstitution
          A type variable substitution strategy based on inference variables (JLS8 18.1.1)