visit_assignment

Function visit_assignment 

Source
pub fn visit_assignment<V>(v: &mut V, node: &Assignment)
where V: Visit + ?Sized,