public class Tool extends Object
| Constructor | Description |
|---|---|
Tool(Environment environment,
Helper helper) |
| Modifier and Type | Method | Description |
|---|---|---|
Object |
getAntlrTool() |
|
Environment |
getEnvironment() |
public Tool(Environment environment, Helper helper) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic Object getAntlrTool()
public Environment getEnvironment()
Copyright © 2004–2019 MojoHaus. All rights reserved.