Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:Normally

143     /// normally used to seek ahead in the input stream.
179 /// Where are you getting symbols from? Normally, implementations will
307 /// Where are you getting tokens from? normally the implication will simply
587 /// Token object normally returned by NextToken() after matching lexer rules.
784 /// What is the error header, normally line/character position information?
1100 /// Lexers can normally Match any char in it's vocabulary after matching
2205 * return normally. It would not find the required '^' though.
2210 * exits normally returning to rule a. Now it finds the ']' (and