pub fn visit_class_alias_annotation_node<V: Visit + ?Sized>( visitor: &mut V, node: &ClassAliasAnnotationNode<'_>, )