pub fn visit_array_declarator<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, array_declarator: &'ast ArrayDeclarator, span: &'ast Span, )