Exemple #1
0
 public void AddPartition(PartRule rule)
 {
     scruledic.Add(rule.id, rule);
     lex.AddPartRule(rule);
 }