pub fn visit_calc_operator_type<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &CalcOperatorType
)