CCalcRecConfParserTokenTypes.hpp

Go to the documentation of this file.
00001 #ifndef INC_CCalcRecConfParserTokenTypes_hpp_
00002 #define INC_CCalcRecConfParserTokenTypes_hpp_
00003 
00004 /* $ANTLR 2.7.6 (20070220): "CCalcRecConf.g" -> "CCalcRecConfParserTokenTypes.hpp"$ */
00005 
00006 #ifndef CUSTOM_API
00007 # define CUSTOM_API
00008 #endif
00009 
00010 #ifdef __cplusplus
00011 struct CUSTOM_API CCalcRecConfParserTokenTypes {
00012 #endif
00013         enum {
00014                 EOF_ = 1,
00015                 READMODELT = 4,
00016                 EQUAL = 5,
00017                 CCT = 6,
00018                 NUMBER = 7,
00019                 OMEGAT = 8,
00020                 SIGMAT = 9,
00021                 SHIFTT = 10,
00022                 BEFOREPT = 11,
00023                 BEFOREST = 12,
00024                 RECMETHODT = 13,
00025                 STRING = 14,
00026                 COMMENT = 15,
00027                 TRUE = 16,
00028                 FALSE = 17,
00029                 WS = 18,
00030                 NEWLINE = 19,
00031                 REAL = 20,
00032                 INT = 21,
00033                 DIGIT = 22,
00034                 CHAR = 23,
00035                 OTHER = 24,
00036                 NULL_TREE_LOOKAHEAD = 3
00037         };
00038 #ifdef __cplusplus
00039 };
00040 #endif
00041 #endif /*INC_CCalcRecConfParserTokenTypes_hpp_*/

Generated on Thu Nov 22 13:58:24 2007 for GPLIB++ by  doxygen 1.5.1