# File B_syntaxbäume.rb, line 175
  def initialize(name,alternativnr)
    super(name,nil,alternativnr)
  end