Interface LanguageSourceSet

All Superinterfaces:
Buildable, BuildableComponentSpec, ComponentSpec, ModelElement, Named
All Known Subinterfaces:
AssemblerSourceSet, CppSourceSet, CSourceSet, DependentSourceSet, DependentSourceSet, HeaderExportingSourceSet, NativeResourceSet, ObjectiveCppSourceSet, ObjectiveCSourceSet, WindowsResourceSet
All Known Implementing Classes:
org.gradle.language.base.internal.AbstractLanguageSourceSet, BaseLanguageSourceSet

@Incubating public interface LanguageSourceSet extends BuildableComponentSpec
A set of sources for a programming language.