mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/lalr1.java (Stack): Work around old verifiers that disallow access to the private fields of an inner class, from the outer class. We can make Stack's fields public because user code doesn't have access to the instance of Stack used by parse().
26 KiB
26 KiB