|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
groovy.util | Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans. |
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 groovy.util |
---|
Methods in groovy.util with parameters of type Reference | |
---|---|
protected boolean |
FactoryBuilderSupport.checkExplicitMethod(java.lang.String methodName,
java.lang.Object args,
Reference result)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |