|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.antlr3.AntlrHelper
public class AntlrHelper
Constructor Summary | |
---|---|
AntlrHelper()
|
Method Summary | |
---|---|
static boolean |
buildRequired(String grammarFileName,
List outputFiles)
Checks to see if the list of outputFiles all exist, and have last-modified timestamps which are later than the last-modified timestamp of the grammar file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AntlrHelper()
Method Detail |
---|
public static boolean buildRequired(String grammarFileName, List outputFiles)
grammarFileName
- outputFiles
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |