class Racc::SymbolTable

def terminals(&block)

def terminals(&block)
  @symbols[0, @nt_base]
end