Searched refs:the_set (Results 1 – 1 of 1) sorted by relevance
193 Enumeration the_set; in get_one() local196 the_set = all(); in get_one()197 if (the_set.hasMoreElements()) in get_one()199 result = (lalr_item)the_set.nextElement(); in get_one()