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