Beispiel #1
0
 public void VisitNestedEnum(INestedEnumWithSymbols node)
 {
     visitor.VisitNestedEnum(new NestedEnumWithSymbols(node));
 }