|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.api.Namedorg.gradle.api.Buildable
org.gradle.api.tasks.LanguageSourceSet
@Incubating public interface LanguageSourceSet extends Buildable, Named
A set of sources for a programming language.
Method Summary | |
---|---|
FunctionalSourceSet
|
getParent()
|
SourceDirectorySet
|
getSource()
|
Methods inherited from interface Named | |
---|---|
getName |
Methods inherited from interface Buildable | |
---|---|
getBuildDependencies |
Method Detail |
---|
public FunctionalSourceSet getParent()
public SourceDirectorySet getSource()
Gradle API 1.5