public boolean visit(SQLInListExpr x) {
   return ParameterizedOutputVisitorUtils.visit(this, x);
 }