MakeInputConfParserTokenTypes.hpp

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

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