[][src]Function swc_ecma_visit::fold_jsx_closing_fragment

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