public class GeneralAnnotatedTypeFactory extends AnnotatedTypeFactory
AnnotatedTypeFactory.InheritedFromClassAnnotator
annotations, atypes, elements, env, fromTreeCache, qualHierarchy, root, trees, types, uid, visitorState
Constructor and Description |
---|
GeneralAnnotatedTypeFactory(SourceChecker checker,
@Nullable CompilationUnitTree root) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupportedQualifier(@Nullable AnnotationMirror a)
Return true to support any qualifier.
|
addAliasedAnnotation, 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, getBoxedType, getCurrentClassTree, getCurrentClassType, getCurrentMethodReceiver, getDeclAnnotation, getDefaultedAnnotatedType, getEnclosingType, getImplicitReceiverType, getPath, getQualifierHierarchy, getReceiverType, getSelfType, getUnboxedType, getVisitorState, isAnyEnclosingThisDeref, isMostEnclosingThisDeref, isWithinConstructor, methodFromUse, postAsMemberOf, postDirectSuperTypes, postInit, toAnnotatedType, toString, typeVariablesFromUse, unify
public GeneralAnnotatedTypeFactory(SourceChecker checker, @Nullable CompilationUnitTree root)
public boolean isSupportedQualifier(@Nullable AnnotationMirror a)
isSupportedQualifier
in class AnnotatedTypeFactory
a
- any annotation