Exemple #1
0
 def readGrammar(self):
     self.grammar = Grammar.fromFile('g1.txt')
     print("Done")