pub fn visit_jsx_empty_expr<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &JSXEmptyExpr
)