|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.lang.Script
org.gradle.groovy.scripts.ScriptWithSource
public abstract class ScriptWithSource
| Constructor Summary | |
|---|---|
ScriptWithSource()
|
|
| Method Summary | |
|---|---|
ScriptSource |
getScriptSource()
|
void |
setScriptSource(ScriptSource source)
|
| Methods inherited from class groovy.lang.Script |
|---|
evaluate, evaluate, getBinding, getProperty, invokeMethod, print, 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 |
|---|
public ScriptWithSource()
| Method Detail |
|---|
public ScriptSource getScriptSource()
public void setScriptSource(ScriptSource source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||