public void visit(IntegerType that) { Console.Write("int"); }
public void visit(IntegerType that) { }