pub fn walk_identifier<'a, V: SourceOrderVisitor<'a> + ?Sized>( visitor: &mut V, identifier: &'a Identifier, )