Struct holding the introspection info on a rule.
Can the rule loop indefinitely, while consuming nothing?
Is the rule left-recursive?
The path of rules traversed before indirect left-recursion recurses.
Can the rule succeed while consuming nothing?
Is the rule recursive?
See Implementation
Struct holding the introspection info on a rule.