All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javacc-7.0.1.test.javaFiles.out-dir.TreeTreeConstants Maven / Gradle / Ivy

There is a newer version: 7.0.13
Show newest version
/* Generated By:JavaCC: Do not edit this line. TreeTreeConstants.java Version 7.0.1 */
public interface TreeTreeConstants
{
  public int JJTCOMPILATIONUNIT = 0;


  public String[] jjtNodeName = {
    "CompilationUnit",
  };
}
/* JavaCC - OriginalChecksum=bc209e01eb2f204bb1292b4ee9ac6f8d (do not edit this line) */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy