Class TypeOutputtingChecker.GeneralAnnotatedTypeFactory

  • All Implemented Interfaces:
    AnnotationProvider
    Enclosing class:
    TypeOutputtingChecker

    public static class TypeOutputtingChecker.GeneralAnnotatedTypeFactory
    extends AnnotatedTypeFactory
    Stores any explicit annotation in AnnotatedTypeMirrors. It doesn't have a qualifier hierarchy, so it violates most of the specifications for AnnotatedTypeMirrors and AnnotatedTypeFactorys, which may cause crashes and other unexpected behaviors.
    • Constructor Detail

      • GeneralAnnotatedTypeFactory

        public GeneralAnnotatedTypeFactory​(BaseTypeChecker checker)