Function swc_estree_visit::fold_union_type_annotation[][src]

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