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