pub fn walk_parameters<'a, V>(visitor: &mut V, parameters: &'a Parameters)where V: Visitor<'a> + ?Sized,