1
A plain LR parser is also available.
2
The LR table is a value. The LR table structure defines an abstract LR table type.
3
An arbitrary number chosen because numbers above this do not seem to improve error correction much.
4
An LR parser detects a syntax error as soon as possible, but this does not necessarily mean that the token at which the error was detected caused the error.