int |
JJDocMojo.GrammarInfoComparator.compare(GrammarInfo o1,
GrammarInfo o2) |
Compares the path of two grammar files lexicographically.
|
protected void |
AbstractPreprocessorMojo.createTimestamp(GrammarInfo grammarInfo) |
Creates the timestamp file for the specified grammar file.
|
protected java.io.File[] |
GrammarDirectoryScanner.getTargetFiles(java.io.File targetDirectory,
java.lang.String grammarFile,
GrammarInfo grammarInfo) |
Determines the output files corresponding to the specified grammar file.
|
protected java.io.File[] |
LegacyGrammarDirectoryScanner.getTargetFiles(java.io.File targetDirectory,
java.lang.String grammarFile,
GrammarInfo grammarInfo) |
Determines the output files corresponding to the specified grammar file.
|
protected abstract void |
AbstractJavaCCMojo.processGrammar(GrammarInfo grammarInfo) |
Passes the specified grammar file through the tool.
|
protected abstract void |
AbstractPreprocessorMojo.processGrammar(GrammarInfo grammarInfo) |
Passes the specified grammar file through the tool.
|
protected void |
JavaCCMojo.processGrammar(GrammarInfo grammarInfo) |
Passes the specified grammar file through the tool.
|
protected void |
JJTreeJavaCCMojo.processGrammar(GrammarInfo grammarInfo) |
Passes the specified grammar file through the tool.
|
protected void |
JJTreeMojo.processGrammar(GrammarInfo grammarInfo) |
Deprecated.
Passes the specified grammar file through the tool.
|
protected void |
JTBJavaCCMojo.processGrammar(GrammarInfo grammarInfo) |
Passes the specified grammar file through the tool.
|
protected void |
JTBMojo.processGrammar(GrammarInfo grammarInfo) |
Deprecated.
Passes the specified grammar file through the tool.
|