pub fn visit_calc_value_or_operators<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &[CalcValueOrOperator]
)