Function walk_variable

Source
pub fn walk_variable<W, C>(walker: &W, variable: &Variable, context: &mut C)
where W: Walker<C>,