Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope.Substitutor
Packages that use Scope.Substitutor
Package
Description
-
Uses of Scope.Substitutor in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.ast with parameters of type Scope.SubstitutorModifier and TypeMethodDescriptionstatic voidLambdaExpression.updateLocalTypesInMethod(MethodBinding method, Scope.Substitutor substor, Substitution subst) -
Uses of Scope.Substitutor in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Subclasses of Scope.Substitutor in org.aspectj.org.eclipse.jdt.internal.compiler.lookupModifier and TypeClassDescriptionclassA type variable substitution strategy based on inference variables (JLS8 18.1.1)