Class DependentTypesHelper.ViewpointAdaptedCopier

All Implemented Interfaces:
AnnotatedTypeVisitor<Void,AnnotatedTypeMirror>
Enclosing class:
DependentTypesHelper

protected class DependentTypesHelper.ViewpointAdaptedCopier extends DoubleAnnotatedTypeScanner<Void>
The underlying type of the second parameter is the result of applying type variable substitution to the visited type (the first parameter). This class copies annotations from the visited type to the second formal parameter except for annotations on types that have been substituted.