javacc-7.0.3.test.javaFiles.out-dir.TreeTreeConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javacc Show documentation
Show all versions of javacc Show documentation
JavaCC is a parser/scanner generator for Java.
/* Generated By:JavaCC: Do not edit this line. TreeTreeConstants.java Version 7.0.3 */
public interface TreeTreeConstants
{
public int JJTCOMPILATIONUNIT = 0;
public String[] jjtNodeName = {
"CompilationUnit",
};
}
/* JavaCC - OriginalChecksum=aaa0bbbdfac969a4c413e01abc1a0b79 (do not edit this line) */