Пример #1
0
 public LookaheadSet(IIntSet s)
     : this()
 {
     tokenTypeSet.AddAll(s);
 }