Class RuntimeInvisibleAnnotationsAttrInfo

    • Constructor Detail

      • RuntimeInvisibleAnnotationsAttrInfo

        public RuntimeInvisibleAnnotationsAttrInfo​(ClassFile cf,
                                                   int attrNameIndex,
                                                   int attrLength)
        Creates a new instance of RuntimeVisibleAnnotationsAttrInfo
        Parameters:
        cf - the cf
        attrNameIndex - the attr name index
        attrLength - the attr length
    • Method Detail

      • getAttrName

        protected java.lang.String getAttrName()
        Description copied from class: AttrInfo
        Return the String name of the attribute; over-ride this in sub-classes.
        Overrides:
        getAttrName in class RuntimeVisibleAnnotationsAttrInfo
        Returns:
        the attr name