Function swc_estree_visit::fold_switch_case[][src]

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