Class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo.AnnotationInfo

    • Constructor Detail

      • AnnotationInfo

        public AnnotationInfo​(int argumentIndex,
                              int _typeIndex,
                              org.apache.bcel.classfile.ElementValuePair[] pairs)
    • Method Detail

      • getMethodArgumentIndex

        public int getMethodArgumentIndex()
      • getTypeIndex

        public int getTypeIndex()
      • getTypeDescriptor

        public java.lang.String getTypeDescriptor()