pub fn visit_labeled_statement<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, labeled_statement: &'ast LabeledStatement, _span: &'ast Span, )