# File lib/racc/grammar.rb, line 712
    def each(&block)
      @symbols.each(&block)
    end