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