org.gradle.api.tasks.scala
Class AntScalaCompile
java.lang.Object
org.gradle.api.tasks.scala.AntScalaCompile
class AntScalaCompile
Constructor Summary |
AntScalaCompile(groovy.util.AntBuilder ant)
|
AntScalaCompile(groovy.util.AntBuilder ant, java.lang.Iterable bootclasspathFiles, java.lang.Iterable extensionDirs)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
AntScalaCompile
public AntScalaCompile(groovy.util.AntBuilder ant)
-
AntScalaCompile
public AntScalaCompile(groovy.util.AntBuilder ant, java.lang.Iterable bootclasspathFiles, java.lang.Iterable extensionDirs)
-
execute
void execute(FileCollection source, java.io.File targetDir, java.lang.Iterable classpathFiles, ScalaCompileOptions compileOptions)
-
Groovy Documentation