Function swc_babel_visit::fold_opt_catch_clause_param[][src]

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