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