Mojo Attributes :
generate-sources| Name | Type | Description |
|---|---|---|
| buildParser | boolean |
No description. |
| buildTokenManager | boolean |
No description. |
| cacheTokens | boolean |
No description. |
| choiceAmbiguityCheck | int |
No description. |
| commonTokenAction | boolean |
No description. |
| debugLookAhead | boolean |
No description. |
| debugParser | boolean |
No description. |
| debugTokenManager | boolean |
No description. |
| doNotGenerateTokenFile | boolean |
No description. |
| errorReporting | boolean |
No description. |
| forceLaCheck | boolean |
No description. |
| ignoreCase | boolean |
No description. |
| isStatic | boolean |
No description. |
| javaUnicodeEscape | boolean |
No description. |
| keepLineColumn | boolean |
No description. |
| lookAhead | int |
No description. |
| optimizeTokenManager | boolean |
No description. |
| otherAmbiguityCheck | int |
No description. |
| project | MavenProject |
No description. |
| sanityCheck | boolean |
No description. |
| unicodeInput | boolean |
No description. |
| userCharStream | boolean |
No description. |
| userTokenManager | boolean |
No description. |
| Name | Type | Description |
|---|---|---|
| outputDirectory | File |
Directory where the output Java Files will be located. |
| outputPath | String |
Path under output directory where the output Java Files will be located. |
| sourceDirectory | File |
Directory where the JJ file(s) are located. |
| sourcePath | String |
Path under source directory where the JJ file(s) are located. |
| staleMillis | int |
The granularity in milliseconds of the last modification
date for testing whether a source needs recompilation Default value is 0. |
| timestampDirectory | File |
the directory to store the processed .jj files |
No Description.
booleanYestrueNo Description.
booleanYestrueNo Description.
booleanYesfalseNo Description.
intYes2No Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYestrueNo Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYestrueNo Description.
booleanYesfalseNo Description.
booleanYestrueNo Description.
intYes1No Description.
booleanYestrueNo Description.
intYes1Directory where the output Java Files will be located.
java.io.FileNo${project.build.directory}/maven-javacc-plugin/src/main/javaPath under output directory where the output Java Files will be located.
java.lang.StringNoNo Description.
org.apache.maven.project.MavenProjectYes${project}No Description.
booleanYestrueDirectory where the JJ file(s) are located.
java.io.FileNosrc/main/javaccPath under source directory where the JJ file(s) are located.
java.lang.StringNoThe granularity in milliseconds of the last modification date for testing whether a source needs recompilation
intNo${lastModGranularityMs}0the directory to store the processed .jj files
java.io.FileNo${project.build.directory}/maven-javacc-plugin/src/main/confNo Description.
booleanYesfalseNo Description.
booleanYesfalseNo Description.
booleanYesfalse