Package gw.lang.ir

Class IRGosuAnnotation


  • public class IRGosuAnnotation
    extends Object
    • Constructor Detail

      • IRGosuAnnotation

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

      • getDescriptor

        public IRType getDescriptor()
      • isInclude

        public boolean isInclude()
      • getValue

        public Object getValue()