org.codehaus.mojo.javacc
public class JavaCCMojo extends AbstractJavaCCMojo
*.jj
) and transforms it to Java source files. Detailed information
about the JavaCC options can be found on the JavaCC website.
Since: 2.0
Version: $Id: JavaCCMojo.java 8156 2008-11-26 18:20:19Z bentmann $
UNKNOWN: javacc generate-sources
Method Summary | |
---|---|
protected File[] | getCompileSourceRoots() |
protected String[] | getExcludes() |
protected String[] | getIncludes() |
protected File | getOutputDirectory() |
protected String | getParserPackage() |
protected File | getSourceDirectory() |
protected int | getStaleMillis() |
protected void | processGrammar(GrammarInfo grammarInfo) |