# File lib/treetop/runtime/compiled_parser.rb, line 78 def forget_failures_to_here @terminal_failures = [] @max_terminal_failure_index = -1 end