public class ScriptReference extends Reference
Represents a reference to a variable in a script
Constructor and description |
---|
ScriptReference
(Script script, String variable) |
Methods inherited from class | Name |
---|---|
class Reference |
get, getProperty, invokeMethod, set, setProperty |
class GroovyObjectSupport |
getMetaClass, setMetaClass |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.