Package org.gradle.language.base
Interface FunctionalSourceSet
-
- All Superinterfaces:
java.lang.Iterable<LanguageSourceSet>
,ModelElement
,ModelMap<LanguageSourceSet>
,Named
@Incubating public interface FunctionalSourceSet extends ModelMap<LanguageSourceSet>
A container holdingLanguageSourceSet
s with a similar function (production code, test code, etc.).
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
-
-
Method Summary
-
Methods inherited from interface org.gradle.model.ModelElement
getDisplayName, getName
-
-