Uses of Class
groovy.lang.Reference

Packages that use Reference
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. 
 

Uses of Reference in org.codehaus.groovy.runtime
 

Subclasses of Reference in org.codehaus.groovy.runtime
 class ScriptReference
          Represents a reference to a variable in a script
 



Copyright © ${year} The Codehaus. All Rights Reserved.