Class | Description |
---|---|
Antlr3ErrorLog |
The Maven plexus container gives us a Log logging provider
which we can use to install an error listener for the ANTLR
tool to report errors by.
|
Antlr3Mojo |
Goal that picks up all the ANTLR grammars in a project and moves those that
are required for generation of the compilable sources into the location
that we use to compile them, such as target/generated-sources/antlr3 ...
|
Copyright © 2020. All rights reserved.