Package gw.lang.ir

Class IRGosuAnnotation


  • public class IRGosuAnnotation
    extends java.lang.Object
    • Field Detail

      • _descriptor

        private IRType _descriptor
      • _include

        private boolean _include
    • Constructor Detail

      • IRGosuAnnotation

        public IRGosuAnnotation​(IRType descriptor,
                                boolean include,
                                IGosuAnnotation gosuAnnotation)
    • Method Detail

      • getDescriptor

        public IRType getDescriptor()
      • isInclude

        public boolean isInclude()
      • getValue

        public java.lang.Object getValue()