| Class | Description |
|---|---|
| GroovyGradleVisitor |
Implementation of the
GradleDetector using a real Groovy AST, which the Gradle plugin has
access to. |
| LintGradleClient | |
| LintGradleExecution |
Class responsible for driving lint from within Gradle.
|
| LintGradleProject |
An implementation of Lint's
Project class wrapping a Gradle model (project or library) |
| SyncOptions |