| Package | Description |
|---|---|
| org.gradle.groovy.scripts | |
| org.gradle.groovy.scripts.internal |
| Modifier and Type | Method and Description |
|---|---|
<T extends Script> |
ScriptCompiler.compile(Class<T> scriptType)
Compiles the script into a
Script object of the given type. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Script> |
ScriptRunnerFactory.create(T script) |
<T extends Script> |
DefaultScriptRunnerFactory.create(T script) |
Copyright © 2013. All rights reserved