Class TypeImpl_annotBase

  • All Implemented Interfaces:
    java.lang.Comparable<TypeImpl>, java.lang.Iterable<Feature>, Type
    Direct Known Subclasses:
    TypeImpl_annot

    public class TypeImpl_annotBase
    extends TypeImpl
    A version of TypeImpl for the AnnotationBase type and its subtypes
    • Constructor Detail

      • TypeImpl_annotBase

        public TypeImpl_annotBase​(java.lang.String name,
                                  TypeSystemImpl tsi,
                                  TypeImpl supertype,
                                  java.lang.Class<?> javaClass)
    • Method Detail

      • isAnnotationBaseType

        public boolean isAnnotationBaseType()
        Overrides:
        isAnnotationBaseType in class TypeImpl
        Returns:
        true for AnnotationBaseType or any subtype