- java.lang.Object
-
- groovy.lang.GroovyObjectSupport
-
- groovy.lang.Script
-
- org.crsh.lang.groovy.command.GroovyScript
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
GroovyScript() |
protected |
GroovyScript(groovy.lang.Binding binding) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.Object |
getProperty(java.lang.String property) |
-
Methods inherited from class groovy.lang.Script
evaluate, evaluate, getBinding, invokeMethod, print, printf, printf, println, println, run, run, setBinding, 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
-
-
Constructor Detail
-
GroovyScript
protected GroovyScript()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.