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

Lines Matching refs:During

408   /// and caches the contents of it's underlying file fully during
545 /// but no token is consumed during recovery...another error is found,
730 /// <summary>A hook to listen in on the token consumption during error recovery.
790 /// is to display just the text, but during development you might
930 /// Used to print out token names like ID during debugging and
940 /// see these tokens and cannot change the filter channel number during the
2061 /// Conjure up a missing token during error recovery.
2145 (* Compute the error recovery set for the current rule. During
2234 * at run-time upon error to avoid overhead during parsing.