Package org.codehaus.groovy.antlr.java
Interface JavaTokenTypes
- All Known Implementing Classes:
- JavaLexer,- JavaRecognizer
public interface JavaTokenTypes
- 
Field SummaryFields Modifier and Type Field Description static intABSTRACTstatic intANNOTATIONstatic intANNOTATION_ARRAY_INITstatic intANNOTATION_DEFstatic intANNOTATION_FIELD_DEFstatic intANNOTATION_MEMBER_VALUE_PAIRstatic intANNOTATIONSstatic intARRAY_DECLARATORstatic intARRAY_INITstatic intASSIGNstatic intATstatic intBANDstatic intBAND_ASSIGNstatic intBLOCKstatic intBNOTstatic intBORstatic intBOR_ASSIGNstatic intBSRstatic intBSR_ASSIGNstatic intBXORstatic intBXOR_ASSIGNstatic intCASE_GROUPstatic intCHAR_LITERALstatic intCLASS_DEFstatic intCOLONstatic intCOMMAstatic intCTOR_CALLstatic intDECstatic intDIGITstatic intDIGITS_WITH_UNDERSCOREstatic intDIGITS_WITH_UNDERSCORE_OPTstatic intDIVstatic intDIV_ASSIGNstatic intDOTstatic intELISTstatic intEMPTY_STATstatic intENUM_CONSTANT_DEFstatic intENUM_DEFstatic intEOFstatic intEQUALstatic intESCstatic intEXPONENTstatic intEXPRstatic intEXTENDS_CLAUSEstatic intFINALstatic intFLOAT_SUFFIXstatic intFOR_CONDITIONstatic intFOR_EACH_CLAUSEstatic intFOR_INITstatic intFOR_ITERATORstatic intGEstatic intGTstatic intHEX_DIGITstatic intIDENTstatic intIMPLEMENTS_CLAUSEstatic intIMPORTstatic intINCstatic intINDEX_OPstatic intINSTANCE_INITstatic intINTERFACE_DEFstatic intLABELED_STATstatic intLANDstatic intLBRACKstatic intLCURLYstatic intLEstatic intLITERAL_assertstatic intLITERAL_booleanstatic intLITERAL_breakstatic intLITERAL_bytestatic intLITERAL_casestatic intLITERAL_catchstatic intLITERAL_charstatic intLITERAL_classstatic intLITERAL_continuestatic intLITERAL_defaultstatic intLITERAL_dostatic intLITERAL_doublestatic intLITERAL_elsestatic intLITERAL_enumstatic intLITERAL_extendsstatic intLITERAL_falsestatic intLITERAL_finallystatic intLITERAL_floatstatic intLITERAL_forstatic intLITERAL_ifstatic intLITERAL_implementsstatic intLITERAL_importstatic intLITERAL_instanceofstatic intLITERAL_intstatic intLITERAL_interfacestatic intLITERAL_longstatic intLITERAL_nativestatic intLITERAL_newstatic intLITERAL_nullstatic intLITERAL_packagestatic intLITERAL_privatestatic intLITERAL_protectedstatic intLITERAL_publicstatic intLITERAL_returnstatic intLITERAL_shortstatic intLITERAL_staticstatic intLITERAL_superstatic intLITERAL_switchstatic intLITERAL_synchronizedstatic intLITERAL_thisstatic intLITERAL_threadsafestatic intLITERAL_throwstatic intLITERAL_throwsstatic intLITERAL_transientstatic intLITERAL_truestatic intLITERAL_trystatic intLITERAL_voidstatic intLITERAL_volatilestatic intLITERAL_whilestatic intLNOTstatic intLORstatic intLPARENstatic intLTstatic intMETHOD_CALLstatic intMETHOD_DEFstatic intMINUSstatic intMINUS_ASSIGNstatic intML_COMMENTstatic intMODstatic intMOD_ASSIGNstatic intMODIFIERSstatic intNOT_EQUALstatic intNULL_TREE_LOOKAHEADstatic intNUM_DOUBLEstatic intNUM_FLOATstatic intNUM_INTstatic intNUM_LONGstatic intOBJBLOCKstatic intPACKAGE_DEFstatic intPARAMETER_DEFstatic intPARAMETERSstatic intPLUSstatic intPLUS_ASSIGNstatic intPOST_DECstatic intPOST_INCstatic intQUESTIONstatic intRBRACKstatic intRCURLYstatic intRPARENstatic intSEMIstatic intSLstatic intSL_ASSIGNstatic intSL_COMMENTstatic intSLISTstatic intSRstatic intSR_ASSIGNstatic intSTARstatic intSTAR_ASSIGNstatic intSTATIC_IMPORTstatic intSTATIC_INITstatic intSTRICTFPstatic intSTRING_LITERALstatic intSUPER_CTOR_CALLstatic intTRIPLE_DOTstatic intTYPEstatic intTYPE_ARGUMENTstatic intTYPE_ARGUMENTSstatic intTYPE_LOWER_BOUNDSstatic intTYPE_PARAMETERstatic intTYPE_PARAMETERSstatic intTYPE_UPPER_BOUNDSstatic intTYPECASTstatic intUNARY_MINUSstatic intUNARY_PLUSstatic intVARIABLE_DEFstatic intVARIABLE_PARAMETER_DEFstatic intVOCABstatic intWILDCARD_TYPEstatic intWS
- 
Field Details- 
EOFstatic final int EOF- See Also:
- Constant Field Values
 
- 
NULL_TREE_LOOKAHEADstatic final int NULL_TREE_LOOKAHEAD- See Also:
- Constant Field Values
 
- 
BLOCKstatic final int BLOCK- See Also:
- Constant Field Values
 
- 
MODIFIERSstatic final int MODIFIERS- See Also:
- Constant Field Values
 
- 
OBJBLOCKstatic final int OBJBLOCK- See Also:
- Constant Field Values
 
- 
SLISTstatic final int SLIST- See Also:
- Constant Field Values
 
- 
METHOD_DEFstatic final int METHOD_DEF- See Also:
- Constant Field Values
 
- 
VARIABLE_DEFstatic final int VARIABLE_DEF- See Also:
- Constant Field Values
 
- 
INSTANCE_INITstatic final int INSTANCE_INIT- See Also:
- Constant Field Values
 
- 
STATIC_INITstatic final int STATIC_INIT- See Also:
- Constant Field Values
 
- 
TYPEstatic final int TYPE- See Also:
- Constant Field Values
 
- 
CLASS_DEFstatic final int CLASS_DEF- See Also:
- Constant Field Values
 
- 
INTERFACE_DEFstatic final int INTERFACE_DEF- See Also:
- Constant Field Values
 
- 
PACKAGE_DEFstatic final int PACKAGE_DEF- See Also:
- Constant Field Values
 
- 
ARRAY_DECLARATORstatic final int ARRAY_DECLARATOR- See Also:
- Constant Field Values
 
- 
EXTENDS_CLAUSEstatic final int EXTENDS_CLAUSE- See Also:
- Constant Field Values
 
- 
IMPLEMENTS_CLAUSEstatic final int IMPLEMENTS_CLAUSE- See Also:
- Constant Field Values
 
- 
PARAMETERSstatic final int PARAMETERS- See Also:
- Constant Field Values
 
- 
PARAMETER_DEFstatic final int PARAMETER_DEF- See Also:
- Constant Field Values
 
- 
LABELED_STATstatic final int LABELED_STAT- See Also:
- Constant Field Values
 
- 
TYPECASTstatic final int TYPECAST- See Also:
- Constant Field Values
 
- 
INDEX_OPstatic final int INDEX_OP- See Also:
- Constant Field Values
 
- 
POST_INCstatic final int POST_INC- See Also:
- Constant Field Values
 
- 
POST_DECstatic final int POST_DEC- See Also:
- Constant Field Values
 
- 
METHOD_CALLstatic final int METHOD_CALL- See Also:
- Constant Field Values
 
- 
EXPRstatic final int EXPR- See Also:
- Constant Field Values
 
- 
ARRAY_INITstatic final int ARRAY_INIT- See Also:
- Constant Field Values
 
- 
IMPORTstatic final int IMPORT- See Also:
- Constant Field Values
 
- 
UNARY_MINUSstatic final int UNARY_MINUS- See Also:
- Constant Field Values
 
- 
UNARY_PLUSstatic final int UNARY_PLUS- See Also:
- Constant Field Values
 
- 
CASE_GROUPstatic final int CASE_GROUP- See Also:
- Constant Field Values
 
- 
ELISTstatic final int ELIST- See Also:
- Constant Field Values
 
- 
FOR_INITstatic final int FOR_INIT- See Also:
- Constant Field Values
 
- 
FOR_CONDITIONstatic final int FOR_CONDITION- See Also:
- Constant Field Values
 
- 
FOR_ITERATORstatic final int FOR_ITERATOR- See Also:
- Constant Field Values
 
- 
EMPTY_STATstatic final int EMPTY_STAT- See Also:
- Constant Field Values
 
- 
FINALstatic final int FINAL- See Also:
- Constant Field Values
 
- 
ABSTRACTstatic final int ABSTRACT- See Also:
- Constant Field Values
 
- 
STRICTFPstatic final int STRICTFP- See Also:
- Constant Field Values
 
- 
SUPER_CTOR_CALLstatic final int SUPER_CTOR_CALL- See Also:
- Constant Field Values
 
- 
CTOR_CALLstatic final int CTOR_CALL- See Also:
- Constant Field Values
 
- 
VARIABLE_PARAMETER_DEFstatic final int VARIABLE_PARAMETER_DEF- See Also:
- Constant Field Values
 
- 
STATIC_IMPORTstatic final int STATIC_IMPORT- See Also:
- Constant Field Values
 
- 
ENUM_DEFstatic final int ENUM_DEF- See Also:
- Constant Field Values
 
- 
ENUM_CONSTANT_DEFstatic final int ENUM_CONSTANT_DEF- See Also:
- Constant Field Values
 
- 
FOR_EACH_CLAUSEstatic final int FOR_EACH_CLAUSE- See Also:
- Constant Field Values
 
- 
ANNOTATION_DEFstatic final int ANNOTATION_DEF- See Also:
- Constant Field Values
 
- 
ANNOTATIONSstatic final int ANNOTATIONS- See Also:
- Constant Field Values
 
- 
ANNOTATIONstatic final int ANNOTATION- See Also:
- Constant Field Values
 
- 
ANNOTATION_MEMBER_VALUE_PAIRstatic final int ANNOTATION_MEMBER_VALUE_PAIR- See Also:
- Constant Field Values
 
- 
ANNOTATION_FIELD_DEFstatic final int ANNOTATION_FIELD_DEF- See Also:
- Constant Field Values
 
- 
ANNOTATION_ARRAY_INITstatic final int ANNOTATION_ARRAY_INIT- See Also:
- Constant Field Values
 
- 
TYPE_ARGUMENTSstatic final int TYPE_ARGUMENTS- See Also:
- Constant Field Values
 
- 
TYPE_ARGUMENTstatic final int TYPE_ARGUMENT- See Also:
- Constant Field Values
 
- 
TYPE_PARAMETERSstatic final int TYPE_PARAMETERS- See Also:
- Constant Field Values
 
- 
TYPE_PARAMETERstatic final int TYPE_PARAMETER- See Also:
- Constant Field Values
 
- 
WILDCARD_TYPEstatic final int WILDCARD_TYPE- See Also:
- Constant Field Values
 
- 
TYPE_UPPER_BOUNDSstatic final int TYPE_UPPER_BOUNDS- See Also:
- Constant Field Values
 
- 
TYPE_LOWER_BOUNDSstatic final int TYPE_LOWER_BOUNDS- See Also:
- Constant Field Values
 
- 
LITERAL_packagestatic final int LITERAL_package- See Also:
- Constant Field Values
 
- 
SEMIstatic final int SEMI- See Also:
- Constant Field Values
 
- 
LITERAL_importstatic final int LITERAL_import- See Also:
- Constant Field Values
 
- 
LITERAL_staticstatic final int LITERAL_static- See Also:
- Constant Field Values
 
- 
LBRACKstatic final int LBRACK- See Also:
- Constant Field Values
 
- 
RBRACKstatic final int RBRACK- See Also:
- Constant Field Values
 
- 
IDENTstatic final int IDENT- See Also:
- Constant Field Values
 
- 
DOTstatic final int DOT- See Also:
- Constant Field Values
 
- 
QUESTIONstatic final int QUESTION- See Also:
- Constant Field Values
 
- 
LITERAL_extendsstatic final int LITERAL_extends- See Also:
- Constant Field Values
 
- 
LITERAL_superstatic final int LITERAL_super- See Also:
- Constant Field Values
 
- 
LTstatic final int LT- See Also:
- Constant Field Values
 
- 
GTstatic final int GT- See Also:
- Constant Field Values
 
- 
COMMAstatic final int COMMA- See Also:
- Constant Field Values
 
- 
SRstatic final int SR- See Also:
- Constant Field Values
 
- 
BSRstatic final int BSR- See Also:
- Constant Field Values
 
- 
LITERAL_voidstatic final int LITERAL_void- See Also:
- Constant Field Values
 
- 
LITERAL_booleanstatic final int LITERAL_boolean- See Also:
- Constant Field Values
 
- 
LITERAL_bytestatic final int LITERAL_byte- See Also:
- Constant Field Values
 
- 
LITERAL_charstatic final int LITERAL_char- See Also:
- Constant Field Values
 
- 
LITERAL_shortstatic final int LITERAL_short- See Also:
- Constant Field Values
 
- 
LITERAL_intstatic final int LITERAL_int- See Also:
- Constant Field Values
 
- 
LITERAL_floatstatic final int LITERAL_float- See Also:
- Constant Field Values
 
- 
LITERAL_longstatic final int LITERAL_long- See Also:
- Constant Field Values
 
- 
LITERAL_doublestatic final int LITERAL_double- See Also:
- Constant Field Values
 
- 
STARstatic final int STAR- See Also:
- Constant Field Values
 
- 
LITERAL_privatestatic final int LITERAL_private- See Also:
- Constant Field Values
 
- 
LITERAL_publicstatic final int LITERAL_public- See Also:
- Constant Field Values
 
- 
LITERAL_protectedstatic final int LITERAL_protected- See Also:
- Constant Field Values
 
- 
LITERAL_transientstatic final int LITERAL_transient- See Also:
- Constant Field Values
 
- 
LITERAL_nativestatic final int LITERAL_native- See Also:
- Constant Field Values
 
- 
LITERAL_threadsafestatic final int LITERAL_threadsafe- See Also:
- Constant Field Values
 
- 
LITERAL_synchronizedstatic final int LITERAL_synchronized- See Also:
- Constant Field Values
 
- 
LITERAL_volatilestatic final int LITERAL_volatile- See Also:
- Constant Field Values
 
- 
ATstatic final int AT- See Also:
- Constant Field Values
 
- 
LPARENstatic final int LPAREN- See Also:
- Constant Field Values
 
- 
RPARENstatic final int RPAREN- See Also:
- Constant Field Values
 
- 
ASSIGNstatic final int ASSIGN- See Also:
- Constant Field Values
 
- 
LCURLYstatic final int LCURLY- See Also:
- Constant Field Values
 
- 
RCURLYstatic final int RCURLY- See Also:
- Constant Field Values
 
- 
LITERAL_classstatic final int LITERAL_class- See Also:
- Constant Field Values
 
- 
LITERAL_interfacestatic final int LITERAL_interface- See Also:
- Constant Field Values
 
- 
LITERAL_enumstatic final int LITERAL_enum- See Also:
- Constant Field Values
 
- 
BANDstatic final int BAND- See Also:
- Constant Field Values
 
- 
LITERAL_defaultstatic final int LITERAL_default- See Also:
- Constant Field Values
 
- 
LITERAL_implementsstatic final int LITERAL_implements- See Also:
- Constant Field Values
 
- 
LITERAL_thisstatic final int LITERAL_this- See Also:
- Constant Field Values
 
- 
LITERAL_throwsstatic final int LITERAL_throws- See Also:
- Constant Field Values
 
- 
TRIPLE_DOTstatic final int TRIPLE_DOT- See Also:
- Constant Field Values
 
- 
COLONstatic final int COLON- See Also:
- Constant Field Values
 
- 
LITERAL_ifstatic final int LITERAL_if- See Also:
- Constant Field Values
 
- 
LITERAL_elsestatic final int LITERAL_else- See Also:
- Constant Field Values
 
- 
LITERAL_whilestatic final int LITERAL_while- See Also:
- Constant Field Values
 
- 
LITERAL_dostatic final int LITERAL_do- See Also:
- Constant Field Values
 
- 
LITERAL_breakstatic final int LITERAL_break- See Also:
- Constant Field Values
 
- 
LITERAL_continuestatic final int LITERAL_continue- See Also:
- Constant Field Values
 
- 
LITERAL_returnstatic final int LITERAL_return- See Also:
- Constant Field Values
 
- 
LITERAL_switchstatic final int LITERAL_switch- See Also:
- Constant Field Values
 
- 
LITERAL_throwstatic final int LITERAL_throw- See Also:
- Constant Field Values
 
- 
LITERAL_assertstatic final int LITERAL_assert- See Also:
- Constant Field Values
 
- 
LITERAL_forstatic final int LITERAL_for- See Also:
- Constant Field Values
 
- 
LITERAL_casestatic final int LITERAL_case- See Also:
- Constant Field Values
 
- 
LITERAL_trystatic final int LITERAL_try- See Also:
- Constant Field Values
 
- 
LITERAL_finallystatic final int LITERAL_finally- See Also:
- Constant Field Values
 
- 
LITERAL_catchstatic final int LITERAL_catch- See Also:
- Constant Field Values
 
- 
BORstatic final int BOR- See Also:
- Constant Field Values
 
- 
PLUS_ASSIGNstatic final int PLUS_ASSIGN- See Also:
- Constant Field Values
 
- 
MINUS_ASSIGNstatic final int MINUS_ASSIGN- See Also:
- Constant Field Values
 
- 
STAR_ASSIGNstatic final int STAR_ASSIGN- See Also:
- Constant Field Values
 
- 
DIV_ASSIGNstatic final int DIV_ASSIGN- See Also:
- Constant Field Values
 
- 
MOD_ASSIGNstatic final int MOD_ASSIGN- See Also:
- Constant Field Values
 
- 
SR_ASSIGNstatic final int SR_ASSIGN- See Also:
- Constant Field Values
 
- 
BSR_ASSIGNstatic final int BSR_ASSIGN- See Also:
- Constant Field Values
 
- 
SL_ASSIGNstatic final int SL_ASSIGN- See Also:
- Constant Field Values
 
- 
BAND_ASSIGNstatic final int BAND_ASSIGN- See Also:
- Constant Field Values
 
- 
BXOR_ASSIGNstatic final int BXOR_ASSIGN- See Also:
- Constant Field Values
 
- 
BOR_ASSIGNstatic final int BOR_ASSIGN- See Also:
- Constant Field Values
 
- 
LORstatic final int LOR- See Also:
- Constant Field Values
 
- 
LANDstatic final int LAND- See Also:
- Constant Field Values
 
- 
BXORstatic final int BXOR- See Also:
- Constant Field Values
 
- 
NOT_EQUALstatic final int NOT_EQUAL- See Also:
- Constant Field Values
 
- 
EQUALstatic final int EQUAL- See Also:
- Constant Field Values
 
- 
LEstatic final int LE- See Also:
- Constant Field Values
 
- 
GEstatic final int GE- See Also:
- Constant Field Values
 
- 
LITERAL_instanceofstatic final int LITERAL_instanceof- See Also:
- Constant Field Values
 
- 
SLstatic final int SL- See Also:
- Constant Field Values
 
- 
PLUSstatic final int PLUS- See Also:
- Constant Field Values
 
- 
MINUSstatic final int MINUS- See Also:
- Constant Field Values
 
- 
DIVstatic final int DIV- See Also:
- Constant Field Values
 
- 
MODstatic final int MOD- See Also:
- Constant Field Values
 
- 
INCstatic final int INC- See Also:
- Constant Field Values
 
- 
DECstatic final int DEC- See Also:
- Constant Field Values
 
- 
BNOTstatic final int BNOT- See Also:
- Constant Field Values
 
- 
LNOTstatic final int LNOT- See Also:
- Constant Field Values
 
- 
LITERAL_truestatic final int LITERAL_true- See Also:
- Constant Field Values
 
- 
LITERAL_falsestatic final int LITERAL_false- See Also:
- Constant Field Values
 
- 
LITERAL_nullstatic final int LITERAL_null- See Also:
- Constant Field Values
 
- 
LITERAL_newstatic final int LITERAL_new- See Also:
- Constant Field Values
 
- 
NUM_INTstatic final int NUM_INT- See Also:
- Constant Field Values
 
- 
CHAR_LITERALstatic final int CHAR_LITERAL- See Also:
- Constant Field Values
 
- 
STRING_LITERALstatic final int STRING_LITERAL- See Also:
- Constant Field Values
 
- 
NUM_FLOATstatic final int NUM_FLOAT- See Also:
- Constant Field Values
 
- 
NUM_LONGstatic final int NUM_LONG- See Also:
- Constant Field Values
 
- 
NUM_DOUBLEstatic final int NUM_DOUBLE- See Also:
- Constant Field Values
 
- 
WSstatic final int WS- See Also:
- Constant Field Values
 
- 
SL_COMMENTstatic final int SL_COMMENT- See Also:
- Constant Field Values
 
- 
ML_COMMENTstatic final int ML_COMMENT- See Also:
- Constant Field Values
 
- 
ESCstatic final int ESC- See Also:
- Constant Field Values
 
- 
HEX_DIGITstatic final int HEX_DIGIT- See Also:
- Constant Field Values
 
- 
VOCABstatic final int VOCAB- See Also:
- Constant Field Values
 
- 
DIGITstatic final int DIGIT- See Also:
- Constant Field Values
 
- 
DIGITS_WITH_UNDERSCOREstatic final int DIGITS_WITH_UNDERSCORE- See Also:
- Constant Field Values
 
- 
DIGITS_WITH_UNDERSCORE_OPTstatic final int DIGITS_WITH_UNDERSCORE_OPT- See Also:
- Constant Field Values
 
- 
EXPONENTstatic final int EXPONENT- See Also:
- Constant Field Values
 
- 
FLOAT_SUFFIXstatic final int FLOAT_SUFFIX- See Also:
- Constant Field Values
 
 
-