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