Class and Description |
---|
AbstractJavaCCMojo
Provides common services for all mojos that compile JavaCC grammar files.
|
AbstractPreprocessorMojo
Provides common services for all mojos that preprocess JavaCC grammar files.
|
GrammarDirectoryScanner
Scans source directories for JavaCC grammar files.
|
GrammarInfo
This bean holds some output related information about a JavaCC grammar file.
|
JavaCC
Provides a facade for the mojos to invoke JavaCC.
|
JJDoc
Provides a facade for the mojos to invoke JJDoc.
|
JJDocMojo.GrammarInfoComparator
Compares grammar infos using their relative grammar file paths as the sort key.
|
JJTree
Provides a facade for the mojos to invoke JJTree.
|
JTB
Provides a facade for the mojos to invoke JTB.
|
ToolFacade
Provides a facade for the mojos to invoke JavaCC related tools.
|