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