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 SummaryConstructors Constructor Description ScriptReference(Script script, java.lang.String variable)
- 
Method SummaryMethods inherited from class groovy.lang.ReferencegetProperty, invokeMethod, setPropertyMethods inherited from class groovy.lang.GroovyObjectSupportgetMetaClass, setMetaClassMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait