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