# File B_syntaxbäume.rb, line 65
  def addErerbtes(attributname,attributwert)
    @ererbte[attributname] = attributwert
  end