Package gw.lang.ir

Class IRAnnotation


  • public class IRAnnotation
    extends Object
    • Constructor Detail

      • IRAnnotation

        public IRAnnotation​(IRType descriptor,
                            boolean include)
      • IRAnnotation

        public IRAnnotation​(IRType descriptor,
                            boolean include,
                            IAnnotationInfo annotation)
    • Method Detail

      • getDescriptor

        public IRType getDescriptor()
      • isInclude

        public boolean isInclude()