parser: new production `qid` to factorize `qualified? id`
authorJean Privat <jean@pryen.org>
Wed, 9 Apr 2014 15:01:42 +0000 (11:01 -0400)
committerJean Privat <jean@pryen.org>
Wed, 9 Apr 2014 15:05:05 +0000 (11:05 -0400)
commitd84ac48acbdd6fe1eb4f5185c7cc9e36bb187da7
tree82335a6db3948abd3785132b52858ab59277d087
parenta1f8fc4fd56afcb450081c3b1d0bf400206cb230
parser: new production `qid` to factorize `qualified? id`

`qid` is still transformed into an simple `id` (thus the qualified is lost).
Latter the qualification should be preserved in the AST.

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