class Treetop::Runtime::CompiledParser

def reset_index

def reset_index
  @index = 0
end