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