Function mz_sql_parser::ast::fold::fold_show_objects_statement
source ยท pub fn fold_show_objects_statement<F, T: AstInfo, T2: AstInfo>(
folder: &mut F,
node: ShowObjectsStatement<T>,
) -> ShowObjectsStatement<T2>