Package gw.lang.ir

Class IRAnnotation

java.lang.Object
gw.lang.ir.IRAnnotation

public class IRAnnotation extends Object
  • Constructor Details

    • IRAnnotation

      public IRAnnotation(IRType descriptor, boolean include)
    • IRAnnotation

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

    • getDescriptor

      public IRType getDescriptor()
    • isInclude

      public boolean isInclude()
    • getValue

      public IAnnotationInfo getValue()