mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
java: lac: more tests, and some doc
* doc/bison.texi: C++ and Java support LAC. * tests/input.at (LAC: Errors for %define): Generalize the test, and apply it to Java.
This commit is contained in:
@@ -6879,7 +6879,7 @@ introduced in 3.0 with support for @code{simple} and @code{verbose}. Values
|
||||
@deffn Directive {%define parse.lac} @var{when}
|
||||
|
||||
@itemize
|
||||
@item Languages(s): C (deterministic parsers only)
|
||||
@item Languages(s): C/C++ (deterministic parsers only), and Java.
|
||||
|
||||
@item Purpose: Enable LAC (lookahead correction) to improve
|
||||
syntax error handling. @xref{LAC}.
|
||||
|
||||
Reference in New Issue
Block a user