Function mz_sql::ast::visit::visit_abbreviated_grant_or_revoke_statement
source ยท pub fn visit_abbreviated_grant_or_revoke_statement<'ast, V, T>(
visitor: &mut V,
node: &'ast AbbreviatedGrantOrRevokeStatement<T>,
)