Class Substitution.NullSubstitution

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
All Implemented Interfaces:
Substitution
Enclosing interface:
Substitution

public static class Substitution.NullSubstitution extends Object implements Substitution
Don't substitute any type variables. Enables the use of Scope.Substitutor for other purposes.