Type Definition perplex::grammar::RuleIdsIter[][src]

type RuleIdsIter<'a> = Iter<'a, RuleId>;

an iterator over the rule IDs of a grammar.