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.
boolean
Yes
true
No Description.
boolean
Yes
true
No Description.
boolean
Yes
false
No Description.
int
Yes
2
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
true
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
true
No Description.
boolean
Yes
false
No Description.
boolean
Yes
true
No Description.
int
Yes
1
No Description.
boolean
Yes
true
No Description.
int
Yes
1
Directory where the output Java Files will be located.
java.io.File
No
${project.build.directory}/maven-javacc-plugin/src/main/java
Path under output directory where the output Java Files will be located.
java.lang.String
No
No Description.
org.apache.maven.project.MavenProject
Yes
${project}
No Description.
boolean
Yes
true
Directory where the JJ file(s) are located.
java.io.File
No
src/main/javacc
Path under source directory where the JJ file(s) are located.
java.lang.String
No
The granularity in milliseconds of the last modification date for testing whether a source needs recompilation
int
No
${lastModGranularityMs}
0
the directory to store the processed .jj files
java.io.File
No
${project.build.directory}/maven-javacc-plugin/src/main/conf
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false
No Description.
boolean
Yes
false