public abstract class TypeAnnotator extends AnnotatedTypeScanner<Void,Void>
TypeAnnotator is an abstract AnnotatedTypeScanner to be used with ListTypeAnnotator.| Modifier and Type | Field and Description |
|---|---|
protected AnnotatedTypeFactory |
typeFactory |
visitedNodes| Constructor and Description |
|---|
TypeAnnotator(AnnotatedTypeFactory typeFactory) |
reduce, reset, scan, scan, scanAndReduce, scanAndReduce, visit, visit, visitArray, visitDeclared, visitExecutable, visitIntersection, visitNoType, visitNull, visitPrimitive, visitTypeVariable, visitUnion, visitWildcardprotected final AnnotatedTypeFactory typeFactory
public TypeAnnotator(AnnotatedTypeFactory typeFactory)