Beispiel #1
0
 public void VisitNestedStruct(INestedStructWithSymbols node)
 {
     visitor.VisitNestedStruct(new NestedStructWithSymbols(node));
 }