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