| Package | Description |
|---|---|
| org.gradle.groovy.scripts |
| Modifier and Type | Method and Description |
|---|---|
ScriptCompiler |
ScriptCompilerFactory.createCompiler(ScriptSource source)
Creates a compiler for the given source.
|
ScriptCompiler |
DefaultScriptCompilerFactory.createCompiler(ScriptSource source) |
ScriptCompiler |
ScriptCompiler.setClassloader(ClassLoader classloader)
Sets the parent classloader for the script.
|
ScriptCompiler |
ScriptCompiler.setTransformer(Transformer transformer)
Sets the transformer to use to compile the script.
|
Copyright © 2013. All rights reserved