Exemple #1
0
 public void visit(StringType that)
 {
     Console.Write("string");
 }
Exemple #2
0
 public void visit(StringType that)
 {
 }