Package org.antlr.mojo.antlr3
-
Class Summary 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 ...