public class GeneralAnnotatedTypeFactory extends AnnotatedTypeFactory
AnnotatedTypeFactory.InheritedFromClassAnnotator
elements, fromTreeCache, processingEnv, qualHierarchy, root, trees, types, uid, visitorState
Constructor and Description |
---|
GeneralAnnotatedTypeFactory(SourceChecker checker,
CompilationUnitTree root) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupportedQualifier(AnnotationMirror a)
Return true to support any qualifier.
|
addAliasedAnnotation, addAliasedDeclAnnotation, aliasedAnnotation, annotateImplicit, annotateImplicit, annotateInheritedFromClass, canHaveAnnotatedTypeParameters, constructorFromUse, createLRUCache, declarationFromElement, fromClass, fromElement, fromElement, fromElement, fromExpression, fromMember, fromNewClass, fromTypeTree, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedType, getAnnotatedTypeFromTypeTree, getAnnotationWithMetaAnnotation, getBoxedType, getCurrentClassTree, getCurrentClassType, getCurrentMethodReceiver, getDeclAnnotation, getDeclAnnotations, getDeclAnnotationTree, getDeclAnnotationWithMetaAnnotation, getDefaultedAnnotatedType, getElementUtils, getEnclosingType, getImplicitReceiverType, getPath, getProcessingEnv, getQualifierHierarchy, getReceiverType, getSelfType, getUnboxedType, getUninferredMethodTypeArgument, getVisitorState, isAnyEnclosingThisDeref, isMostEnclosingThisDeref, isWithinConstructor, methodFromUse, postAsMemberOf, postDirectSuperTypes, postInit, toAnnotatedType, toString, type, typeVariablesFromUse
public GeneralAnnotatedTypeFactory(SourceChecker checker, CompilationUnitTree root)
public boolean isSupportedQualifier(AnnotationMirror a)
isSupportedQualifier
in class AnnotatedTypeFactory
a
- any annotation