parser: do not write the goto address in the generated action
authorJean Privat <jean@pryen.org>
Wed, 4 Aug 2010 16:30:43 +0000 (11:30 -0500)
committerJean Privat <jean@pryen.org>
Wed, 4 Aug 2010 17:46:40 +0000 (13:46 -0400)
commit8ced5a9561f1b7f5cc86950831c88f52b1365865
tree1f6f9a6480b827621aaf0745ca6965a5b3568fbb
parent903eb5701ca71196c776b22261fbd6b0af1f8fa6
parser: do not write the goto address in the generated action

Store the number in an attribute of the ReduceAction classes.
This is necessary for the factorisation of actions.

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/parser.nit
src/parser/xss/parser.xss