Package org.codehaus.groovy.runtime
Class ScriptReference
java.lang.Object
groovy.lang.GroovyObjectSupport
groovy.lang.Reference
org.codehaus.groovy.runtime.ScriptReference
- All Implemented Interfaces:
GroovyObject
,java.io.Serializable
public class ScriptReference extends Reference
Represents a reference to a variable in a script
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ScriptReference(Script script, java.lang.String variable)
-
Method Summary
Methods inherited from class groovy.lang.Reference
getProperty, invokeMethod, setProperty
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait