pub fn is_arithmetic(expr: &Expression) -> bool
Returns true if expr is an arithmetic operator.
true
expr