parser: split `AIntExpr` and `ADecIntExpr`
authorJean Privat <jean@pryen.org>
Tue, 15 Apr 2014 13:49:52 +0000 (09:49 -0400)
committerJean Privat <jean@pryen.org>
Tue, 15 Apr 2014 18:32:32 +0000 (14:32 -0400)
commitfc4cfff558191da14167ed748f3ce31f1aa76b81
tree6aa925dc8a2047fce2970f42d7526f2bb7c7edcd
parent5d6412295486b1badc52dcea14313dbeca98d739
parser: split `AIntExpr` and `ADecIntExpr`

next commit will introduce AHexIntExpr

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