pub fn is_boolean_false(expr: &Expression) -> bool
Check if expression is a boolean FALSE literal (not just falsy)