Package gw.lang.ir

Class IRGosuAnnotation

java.lang.Object
gw.lang.ir.IRGosuAnnotation

public class IRGosuAnnotation extends Object
  • Constructor Details

    • IRGosuAnnotation

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

    • getDescriptor

      public IRType getDescriptor()
    • isInclude

      public boolean isInclude()
    • getValue

      public Object getValue()