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

Lines Matching refs:ith

163     /// the ith symbol.  So, seeking to 0 means LA(1) will return the first
198 /// Get the ith character of lookahead. This is usually the same as
1393 /// can retrieve the ith Token, we have to track the Token object.