public class AntlrPlugin extends java.lang.Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
java projects.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ANTLR_CONFIGURATION_NAME |
| Constructor and Description |
|---|
AntlrPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|
public static final java.lang.String ANTLR_CONFIGURATION_NAME