|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.plugins.antlr.AntlrPlugin
public class AntlrPlugin
A plugin for adding Antlr support to JavaPlugin.
| Field Summary | |
|---|---|
static String |
ANTLR_CONFIGURATION_NAME
|
| Constructor Summary | |
AntlrPlugin(FileResolver fileResolver)
|
|
| Method Summary | |
|---|---|
void
|
apply(ProjectInternal project)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final String ANTLR_CONFIGURATION_NAME
| Constructor Detail |
|---|
@Inject public AntlrPlugin(FileResolver fileResolver)
| Method Detail |
|---|
public void apply(ProjectInternal project)
Gradle API 1.5