@Mojo(name="antlr4.testgen",
defaultPhase=GENERATE_TEST_SOURCES,
requiresDependencyResolution=TEST,
requiresProject=true)
public class Antlr4TestGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
Antlr4TestGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2009–2023 Daniel Sun. All rights reserved.