|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GroovySourceSet
A GroovySourceSetConvention defines the properties and methods added to a SourceSet by the GroovyPlugin.
| Method Summary | |
|---|---|
FileTree |
getAllGroovy()
All Groovy source for this source set. |
SourceDirectorySet |
getGroovy()
Returns the source to be compiled by the Groovy compiler for this source set. |
GroovySourceSet |
groovy(groovy.lang.Closure configureClosure)
Configures the Groovy source for this set. |
| Method Detail |
|---|
SourceDirectorySet getGroovy()
GroovySourceSet groovy(groovy.lang.Closure configureClosure)
SourceDirectorySet
which contains the Groovy source.
configureClosure - The closure to use to configure the Groovy source.
FileTree getAllGroovy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||