Note: The goals in this plugin are only executed when the maven.antlr.src.dir property is set
Goal | Description |
---|---|
antlr:generate |
Generates code for all grammars defined in the ${maven.antlr.grammars} property.
This goal is called before the |
antlr:prepare-filesystem |
Creates the
This directory is added to the code to be compiled by
Maven, as specified by the |