Lines Matching full:lexer
2963 Lexer. In this case, rather than generating3095 FlexLexer* lexer = new yyFlexLexer;3110 while(lexer->yylex() != 0)3114 If you want to create multiple (different) lexer classes,3117 <FlexLexer.h> in your other sources once per lexer class,3469 Lexer, and its derived class, yyFlexLexer.