public interface GroovyCompileSpec extends JvmLanguageCompileSpec
| Modifier and Type | Method and Description |
|---|---|
Iterable<File> |
getGroovyClasspath() |
GroovyCompileOptions |
getGroovyCompileOptions() |
void |
setGroovyClasspath(Iterable<File> classpath) |
getClasspath, getDestinationDir, getSource, setClasspath, setDestinationDir, setSourceGroovyCompileOptions getGroovyCompileOptions()
Copyright © 2013. All rights reserved