Home | History | Annotate | Download | only in antlr3

Lines Matching refs:backtracking

50 to implement backtracking and various error recovery techniques, recognizers
129 to perform tasks such as backtracking and error recovery.
190 # saves the current position for the purposes of backtracking and
568 # position with the #rewind method. This method is used to implement backtracking.