CLevanisoConfParserTokenTypes.hpp

Go to the documentation of this file.
00001 #ifndef INC_CLevanisoConfParserTokenTypes_hpp_
00002 #define INC_CLevanisoConfParserTokenTypes_hpp_
00003 
00004 /* $ANTLR 2.7.6 (20070220): "CLevanisoConf.g" -> "CLevanisoConfParserTokenTypes.hpp"$ */
00005 
00006 #ifndef CUSTOM_API
00007 # define CUSTOM_API
00008 #endif
00009 
00010 #ifdef __cplusplus
00011 struct CUSTOM_API CLevanisoConfParserTokenTypes {
00012 #endif
00013         enum {
00014                 EOF_ = 1,
00015                 MAXITERT = 4,
00016                 EQUAL = 5,
00017                 NUMBER = 6,
00018                 MODET = 7,
00019                 STRING = 8,
00020                 MTFITT = 9,
00021                 MTINPUTDATAT = 10,
00022                 PTENSORDATAT = 11,
00023                 TENSORERRORT = 12,
00024                 PHASEERRORT = 13,
00025                 RESERRORT = 14,
00026                 MINREST = 15,
00027                 MAXREST = 16,
00028                 STARTREST = 17,
00029                 MINTHICKT = 18,
00030                 MAXTHICKT = 19,
00031                 STARTTHICKT = 20,
00032                 MINANISOT = 21,
00033                 MAXANISOT = 22,
00034                 STARTANISOT = 23,
00035                 MINSTRIKET = 24,
00036                 MAXSTRIKET = 25,
00037                 STARTSTRIKET = 26,
00038                 WEIGHTST = 27,
00039                 COMMENT = 28,
00040                 TRUE = 29,
00041                 FALSE = 30,
00042                 WS = 31,
00043                 NEWLINE = 32,
00044                 REAL = 33,
00045                 INT = 34,
00046                 DIGIT = 35,
00047                 CHAR = 36,
00048                 OTHER = 37,
00049                 NULL_TREE_LOOKAHEAD = 3
00050         };
00051 #ifdef __cplusplus
00052 };
00053 #endif
00054 #endif /*INC_CLevanisoConfParserTokenTypes_hpp_*/

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