RuleInfo.leftRecursiveCycle

The path of rules traversed before indirect left-recursion recurses.

struct RuleInfo
string[] leftRecursiveCycle;

Meta