visit_expr_is_null

Function visit_expr_is_null 

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