Package org.gradle.language.base
General purpose types for language support.
-
Interface Summary Interface Description DependentSourceSet A source set that can have dependencies on other Libraries.FunctionalSourceSet A container holdingLanguageSourceSet
s with a similar function (production code, test code, etc.).LanguageSourceSet A set of sources for a programming language.ProjectSourceSet A container ofLanguageSourceSet
s.