# File Automaten.rb, line 561 def initialize(grammatik) super(grammatik) @grammar = grammatik berechneStartZustand myhill uebergaenge end