ParseResult
Public / Attributes
CountLeftRecursion
The number of left-recursive grammar rules invocations.
Handling of left-recursion requires additional work and should be avoided by refactoring the grammar.
- See also
The number of left-recursive grammar rules invocations.
Handling of left-recursion requires additional work and should be avoided by refactoring the grammar.