Function mz_sql_parser::ast::visit::visit_show_create_table_statement
source ยท pub fn visit_show_create_table_statement<'ast, V, T: AstInfo>(
visitor: &mut V,
node: &'ast ShowCreateTableStatement<T>,
)