Environmentpublic class AntlrPlugin extends AbstractAntlrMojo
AbstractAntlrMojo.NoAntlrDependencyDefinedExceptiongrammarDefs, grammars, outputDirectory, project, sourceDirectory| Constructor | Description |
|---|---|
AntlrPlugin() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
addArgs(List arguments) |
Add arguments to be included in Antlr call
|
void |
execute() |
addArgIf, executeAntlr, getOutputDirectory, getSourceDirectory, locateAntlrArtifact, performGenerationgetLog, getPluginContext, setLog, setPluginContextgetLogpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionMojo.execute()protected void addArgs(List arguments)
AbstractAntlrMojoaddArgs in class AbstractAntlrMojoAbstractAntlrMojo.addArgs(java.util.List)Copyright © 2004–2019 MojoHaus. All rights reserved.