# File lib/racc/grammar.rb, line 913
    def terminals(&block)
      @symbols[0, @nt_base]
    end