public class AntlrPlugin extends java.lang.Object implements Plugin<Project>
java projects.| Modifier and Type | Field | Description | 
|---|---|---|
| static java.lang.String | ANTLR_CONFIGURATION_NAME | 
| Constructor | Description | 
|---|---|
| AntlrPlugin(ObjectFactory objectFactory) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. | 
public static final java.lang.String ANTLR_CONFIGURATION_NAME
@Inject public AntlrPlugin(ObjectFactory objectFactory)