Beispiel #1
0
 public void VisitStruct(IStructWithSymbols node)
 {
     visitor.VisitStruct(new StructWithSymbols(node));
 }