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

Lines Matching refs:track

558     /// Did the recognizer encounter a syntax error?  Track how many.
943 /// TODO: how to access the full token stream? How to track all tokens matched per rule?
1370 /// In general, the recognition exceptions can track where in a grammar a
1393 /// can retrieve the ith Token, we have to track the Token object.
1403 /// <summary>Track the line at which the error occurred in case this is
1404 /// generated from a lexer. We need to track this since the
1640 /// Track the last Mark() call result value for use in Rewind().
2314 /// <summary>By default, track all incoming tokens </summary>
2317 /// <summary>Track the last Mark() call result value for use in Rewind().</summary>