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