Skip to main content

walk_stmt

Function walk_stmt 

Source
pub fn walk_stmt<V>(v: &mut V, stmt: &Stmt)
where V: Visitor + ?Sized,