pub fn fold_show_create_source_statement<F, T: AstInfo, T2: AstInfo>(
folder: &mut F,
node: ShowCreateSourceStatement<T>,
) -> ShowCreateSourceStatement<T2>
pub fn fold_show_create_source_statement<F, T: AstInfo, T2: AstInfo>(
folder: &mut F,
node: ShowCreateSourceStatement<T>,
) -> ShowCreateSourceStatement<T2>