grammar: accept redef and visibility on module declaration
authorJean Privat <jean@pryen.org>
Thu, 26 Jun 2014 09:37:49 +0000 (05:37 -0400)
committerJean Privat <jean@pryen.org>
Wed, 16 Jul 2014 20:56:48 +0000 (16:56 -0400)
commit94e0192e2eb863c8e3737d7f592f879209bea624
treedf36dfa700a8d8329ebab456d3deeeb73a8daec2
parent746a68f7599941e8255d5da2a89d326a09f28492
grammar: accept redef and visibility on module declaration

The visibility on modules will hide thing inter-projects

The redef is accepted only for convenience, and could
be rejected on a latter analysis.

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