syntax: promote some properties and classes from typing to syntax_base
authorJean Privat <jean@pryen.org>
Wed, 8 Jul 2009 21:49:52 +0000 (17:49 -0400)
committerJean Privat <jean@pryen.org>
Wed, 8 Jul 2009 21:49:52 +0000 (17:49 -0400)
commitb724320179a16668d5273a859b9e3dc083f61bfd
tree10adf90f6c55fe485e42c36ceb69d472a2fe2733
parent98c8ea19d7dab0cdc2d386cecdce98f1de815ba5
syntax: promote some properties and classes from typing to syntax_base

Some accessors also become non nullable, thus update clients.

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling_methods.nit
src/syntax/mmbuilder.nit
src/syntax/syntax_base.nit
src/syntax/typing.nit