@Incubating @NonNullApi public class CLangPlugin extends Object implements Plugin<Project>
Constructor | Description |
---|---|
CLangPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|