Skip to main content

walk_body

Function walk_body 

Source
pub fn walk_body<V>(visitor: &V, body: &mut [Stmt])
where V: Transformer + ?Sized,