visit_stmt

Function visit_stmt 

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