pub fn visit_jsx_closing_fragment<V>(_visitor: &mut V, n: &JSXClosingFragment) where
    V: Visit + ?Sized