pub fn walk_class_const<'ast, V: Visitor<'ast> + ?Sized>( visitor: &mut V, class_const: &'ast ClassConst<'ast>, )