Class MInsnAnnotation

    • Field Detail

      • typeRef

        protected int typeRef
      • typePath

        protected String typePath
      • descriptor

        protected String descriptor
      • visible

        protected boolean visible
    • Constructor Detail

      • MInsnAnnotation

        public MInsnAnnotation()
      • MInsnAnnotation

        public MInsnAnnotation​(int typeRef,
                               String typePath,
                               String descriptor,
                               boolean visible)