pub fn walk_arguments<'a, V>(visitor: &mut V, arguments: &'a Arguments)where V: SourceOrderVisitor<'a> + ?Sized,