Whether to handle conflict if reach the end of input using reject.
Optional lengthR-S conflict only. How many grammars are overlapped in rule.
A list of grammars that will cause conflicts when appear at the next of input.
The rule that will try to reduce some grammars to an NT in a conflict.
Generated using TypeDoc
If this is a R-S conflict, this rule is a shifter rule. If this is a R-R conflict, this rule is a reducer rule.