public void visit(Drop entity) {
   wGetVisitor1().visit(entity.getTableName());
 }