Lines Matching full:lexer
52 * lexer, parser, and tree grammars. This is all the parsing
70 * State of a lexer, parser, or tree parser are collected into a state
373 * Get number of recognition errors (lexer, parser, tree parser). Each
374 * recognizer tracks its own number. So parser and lexer each have
405 * your token objects because you don't have to go modify your lexer
778 * If you change what tokens must be created by the lexer,