Class MTryCatchAnnotation

    • Field Detail

      • typeRef

        protected int typeRef
      • typePath

        protected String typePath
      • descriptor

        protected String descriptor
      • visible

        protected boolean visible
    • Constructor Detail

      • MTryCatchAnnotation

        public MTryCatchAnnotation()
      • MTryCatchAnnotation

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