[][src]Function swc_ecma_visit::fold_switch_case

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