Struct holding the introspection info on a rule.
Can the rule loop while indefinitely, while consuming nothing?
Is the rule left-recursive?
Can the rule succeed while consuming nothing?
Is the rule recursive?
See Implementation
Struct holding the introspection info on a rule.