Home | History | Annotate | Download | only in Framework

Lines Matching full:recognizer

173 // reset the recognizer to the initial state. does not touch the token source!
434 * recognizer tracks its own number. So parser and lexer each have
782 * a simple method to ask the recognizer to tell me what the current
794 * The recognizer attempts to recover from single missing
884 return [self getRuleInvocationStack:[ANTLRRecognitionException newException] Recognizer:parserClassName];
895 Recognizer:(NSString *)recognizerClassName