LexerMatch Method |
Name | Description | |
---|---|---|
![]() | Match(Int32) | |
![]() | Match(String) | |
![]() | Match(IIntStream, Int32, BitSet) |
Match current input symbol against ttype. Attempt
single token insertion or deletion error recovery. If
that fails, throw MismatchedTokenException.
(Inherited from BaseRecognizer.) |