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