Function swc_estree_visit::fold_ts_constructor_type[][src]

pub fn fold_ts_constructor_type<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: TSConstructorType
) -> TSConstructorType