| Package | Description |
|---|---|
| org.gradle.api.internal.artifacts.dsl |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildScriptClasspathScriptTransformer
An implementation of ClasspathScriptTransformer for use in build scripts.
|
class |
ClasspathScriptTransformer
The classpath script transformer uses Groovy's AST support to implement a two-phase
compilation of a script into a "class path script" and an "everything else script".
|
class |
FixMainScriptTransformer
Fixes problem where main { } inside a closure is resolved as a call to static method main().
|
class |
TaskDefinitionScriptTransformer |
Copyright © 2013. All rights reserved