Lines Matching full:lexer
433 /** Get number of recognition errors (lexer, parser, tree parser). Each
434 * recognizer tracks its own number. So parser and lexer each have
456 * your token objects because you don't have to go modify your lexer
808 * If you change what tokens must be created by the lexer,
892 * TODO: move to a utility class or something; weird having lexer call this