25 #define YYSTYPE CPPValue 26 #define YY_TYPEDEF_YY_SCANNER_T 29 typedef yyguts_t* yyscan_t;
35 std::string constExpFileName;
37 std::string inputString;
42 extern int constexpYYlex(
YYSTYPE *lvalp, yyscan_t);
43 extern int constexpYYparse(yyscan_t);
Definition: constexp_p.h:30
A class representing a C-preprocessor value.
Definition: cppvalue.h:23
Definition: mscgen_language.h:156