Class SubstringIndexAnnotatedTypeFactory

    • Field Detail

      • UNKNOWN

        public final javax.lang.model.element.AnnotationMirror UNKNOWN
        The top qualifier of the Substring Index hierarchy.
      • BOTTOM

        public final javax.lang.model.element.AnnotationMirror BOTTOM
        The bottom qualifier of the Substring Index hierarchy.
    • Constructor Detail

      • SubstringIndexAnnotatedTypeFactory

        public SubstringIndexAnnotatedTypeFactory​(BaseTypeChecker checker)
        Create a new SubstringIndexAnnotatedTypeFactory.
        Parameters:
        checker - the associated checker