@Incubating public class LanguageBasePlugin extends Object implements Plugin<Project>
ProjectSourceSet
named sources
to the project.
- Registers the base LanguageSourceSet
type.Constructor and Description |
---|
LanguageBasePlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|