pub fn visit_integer<'ast, V: Visit<'ast> + ?Sized>( visitor: &mut V, integer: &'ast Integer, span: &'ast Span, )