org.gradle.api.internal.artifacts.dsl
Class BuildScriptClasspathScriptTransformer
java.lang.Object
org.codehaus.groovy.control.CompilationUnit$SourceUnitOperation
org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
org.gradle.api.internal.artifacts.dsl.BuildScriptClasspathScriptTransformer
class BuildScriptClasspathScriptTransformer
extends AbstractScriptTransformer
Methods inherited from class org.codehaus.groovy.control.CompilationUnit$SourceUnitOperation
|
call, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
BuildScriptClasspathScriptTransformer
BuildScriptClasspathScriptTransformer()
-
call
public void call(SourceUnit source)
-
getPhase
protected int getPhase()
-
invert
public Transformer invert()
-
isScriptBlock
public Spec isScriptBlock()
-
Groovy Documentation