Function swc_ecma_visit::fold_opt_pat[][src]

pub fn fold_opt_pat<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<Pat>
) -> Option<Pat>