public class AntlrPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
java projects
.Modifier and Type | Field and Description |
---|---|
static String |
ANTLR_CONFIGURATION_NAME |
Constructor and Description |
---|
AntlrPlugin(org.gradle.api.internal.file.FileResolver fileResolver) |
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 String ANTLR_CONFIGURATION_NAME
@Inject public AntlrPlugin(org.gradle.api.internal.file.FileResolver fileResolver)