Beispiel #1
0
 public CFGrammer Intersect(CFGrammer cfg) => throw new NotSupportedException();
Beispiel #2
0
 public CFGrammer Diff(CFGrammer cfg) => throw new NotSupportedException();