Function walk_method

Source
pub fn walk_method<W, C>(walker: &W, method: &Method, context: &mut C)
where W: Walker<C>,