# File lib/racc/state.rb, line 850
    def each_reduce(&block)
      @reduce.each(&block)
    end