| Package | Description |
|---|---|
| org.gradle.groovy.scripts | |
| org.gradle.groovy.scripts.internal |
| Constructor and Description |
|---|
DefaultScriptCompilerFactory(ScriptClassCompiler scriptClassCompiler,
ScriptRunnerFactory scriptRunnerFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingScriptClassCompiler |
class |
FileCacheBackedScriptClassCompiler
A
ScriptClassCompiler which compiles scripts to a cache directory, and loads them from there. |
class |
ShortCircuitEmptyScriptCompiler |
| Constructor and Description |
|---|
CachingScriptClassCompiler(ScriptClassCompiler scriptClassCompiler) |
ShortCircuitEmptyScriptCompiler(ScriptClassCompiler compiler,
EmptyScriptGenerator emptyScriptGenerator) |
Copyright © 2013. All rights reserved