pub fn visit_relation_ident<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    id: &'ast RelationIdent
)