visit_expr_stmt

Function visit_expr_stmt 

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