parser: add __debug__ type construct
authorJean Privat <jean@pryen.org>
Tue, 10 Apr 2012 16:03:06 +0000 (12:03 -0400)
committerJean Privat <jean@pryen.org>
Tue, 10 Apr 2012 18:30:30 +0000 (14:30 -0400)
commitfd322306bb5ce812f897a6437a604aee0bcb800a
treea301f6d40a600c9774be6e6b5e9050ffb464fc79
parentdf165abd7fd7c0878f5946741fa8f3ce3ad31ab9
parser: add __debug__ type construct

The __debug__ syntax could be extended to force dialog with the compiler.

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