Constant Field Values

Contents

groovy.grape.*

groovy.inspect.*

groovy.lang.*

groovy.transform.*

  • groovy.transform.Undefined 
    Modifier and Type Constant Field Value
    public static final java.lang.String STRING "<DummyUndefinedMarkerString-DoNotUse>"

groovy.util.*

org.codehaus.*

  • org.codehaus.groovy.ast.tools.GenericsUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String JAVA_LANG_OBJECT "java.lang.Object"
  • org.codehaus.groovy.classgen.asm.CallSiteWriter 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONSTRUCTOR "<$constructor$>"
  • org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter 
    Modifier and Type Constant Field Value
    public static final int MAX_ARGS 0
  • org.codehaus.groovy.reflection.ClassInfo 
    Modifier and Type Constant Field Value
    public final int hash -1
  • org.codehaus.groovy.transform.trait.Traits 
    Modifier and Type Constant Field Value
    public static final java.lang.String STATIC_THIS_OBJECT "$static$self"
    public static final java.lang.String THIS_OBJECT "$self"