| Package | Description |
|---|---|
| org.gradle.api.internal.artifacts.dsl |
| Class and Description |
|---|
| AbstractScriptTransformer |
| BuildScriptClasspathScriptTransformer
An implementation of ClasspathScriptTransformer for use in build scripts.
|
| 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".
|
Copyright © 2013. All rights reserved