[][src]Function swc_ecma_visit::fold_ts_type_predicate

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