org.gradle.api.tasks.scala
Class AntScalaDoc
java.lang.Object
org.gradle.api.tasks.scala.AntScalaDoc
class AntScalaDoc
Constructor Summary |
AntScalaDoc(groovy.util.AntBuilder ant)
|
AntScalaDoc(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 |
AntScalaDoc
public AntScalaDoc(groovy.util.AntBuilder ant)
-
AntScalaDoc
public AntScalaDoc(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, ScalaDocOptions docOptions)
-
Groovy Documentation