Get rid of yyrhs and yyprhs in larl1.java.
commitb4f1840114eefae612115395ea24d3c58d7edf0c
authorAkim Demaille <demaille@gostai.com>
Mon, 24 Nov 2008 09:53:18 +0000 (24 10:53 +0100)
committerAkim Demaille <demaille@gostai.com>
Tue, 25 Nov 2008 21:50:10 +0000 (25 22:50 +0100)
treecfd9264978cdfe5d41e13973a0b27733b76239a8
parentc265fd6beb1a50426e06b64ed8c59c61597544b4
Get rid of yyrhs and yyprhs in larl1.java.

* data/lalr1.java (yyrhs_, yyprhs_): Remove.
(yy_reduce_print): Rather, use yystos_ and the state stack.
ChangeLog
data/lalr1.java