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

tty3000.jalopy.3000.0.0.source-code.CommonTokenTypes Maven / Gradle / Ivy

Go to download

A source code formatter/beautifier/pretty printer for the Java programming language.

The newest version!
// $ANTLR 2.7.7 (20060906): "common.g" -> "Common.java"$

public interface CommonTokenTypes {
	int EOF = 1;
	int NULL_TREE_LOOKAHEAD = 3;
	int JAVADOC_COMMENT = 4;
	int LCURLY = 5;
	int RCURLY = 6;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy