| Package | Description |
|---|---|
| org.gradle.api.plugins.antlr |
A
Plugin for generating parsers from Antlr grammars. |
| org.gradle.api.tasks |
The standard
Task implementations. |
| org.gradle.api.tasks.ant |
The Ant integration
Task implementations. |
| org.gradle.api.tasks.compile |
The compilation
Task implementations. |
| org.gradle.api.tasks.diagnostics |
The built-in diagnostic
Task implementations. |
| org.gradle.api.tasks.javadoc |
The documentation generation
Task implementations. |
| org.gradle.api.tasks.scala |
Scala
Task implementations. |
| org.gradle.api.tasks.testing |
The unit testing
Task implementations. |
| Modifier and Type | Method and Description |
|---|---|
void |
AntlrTask.generate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Delete.clean() |
protected void |
AbstractCopyTask.copy() |
protected void |
Upload.upload() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AntTarget.executeAntTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Compile.compile() |
protected abstract void |
AbstractCompile.compile() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractReportTask.generate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Javadoc.generate() |
protected void |
Groovydoc.generate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScalaDoc.generate() |
| Modifier and Type | Method and Description |
|---|---|
void |
Test.executeTests() |
Copyright © 2013. All rights reserved