public class LanguagePluginPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.internal.project.ProjectInternal>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLUGIN_NAME |
| Constructor and Description |
|---|
LanguagePluginPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project) |
public static final java.lang.String PLUGIN_NAME