7 SlamParser::Parser::token_type \ 8 SlamParser::Scanner::lex( \ 9 SlamParser::Parser::semantic_type* yylval, \ 10 SlamParser::Parser::location_type* yylloc \ 14 #ifndef __FLEX_LEXER_H 15 #define yyFlexLexer SlamFlexLexer 30 Scanner(std::istream* arg_yyin = 0,
31 std::ostream* arg_yyout = 0);
virtual Parser::token_type lex(Parser::semantic_type *yylval, Parser::location_type *yylloc)
Scanner(std::istream *arg_yyin=0, std::ostream *arg_yyout=0)