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