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