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

Active pattern match for expr1 AND expr2 AND ... fragments.