Class CTypeAnnotation

    • Field Detail

      • typeRef

        protected int typeRef
      • typePath

        protected String typePath
      • descriptor

        protected String descriptor
      • visible

        protected boolean visible
    • Constructor Detail

      • CTypeAnnotation

        public CTypeAnnotation()
      • CTypeAnnotation

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