visit_expr_not

Function visit_expr_not 

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