pub fn visit_ts_type_operator<V>(_visitor: &mut V, n: &TsTypeOperator) where
    V: Visit + ?Sized