Function swc_ecma_visit::fold_assign_pat[][src]

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