Interface FunctionalSourceSet

All Superinterfaces:
Iterable<LanguageSourceSet>, ModelElement, ModelMap<LanguageSourceSet>, Named

@Incubating @Deprecated public interface FunctionalSourceSet extends ModelMap<LanguageSourceSet>
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A container holding LanguageSourceSets with a similar function (production code, test code, etc.).