[][src]Function swc_ecma_visit::fold_assign_expr

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