Home | History | Annotate | Download | only in C

Lines Matching full:lexers

122 Lexers are much easier due to the LL(*) algorithm as well.  Previously
311 1. Auto-generated lexers do not inherit parent parser's @namespace
545 * Cleaned up error printing in lexers and the messages that it creates.
854 * line numbers for lexers in combined grammars are now reported correctly.
1506 * filter=true for lexers turns on k=1 and backtracking for every token
1532 * filter=true mode for lexers; can do this now...upon mismatch, just
1611 * lexers generated from combined grammars now use originally formatting.