fn case_not(expr: &BoxScalarExpr) -> Option<&BoxScalarExpr>
Expand description

Active pattern match for NOT(expr) fragments.