Merge: modelbuilder_base: Refactor the signature of `resolve_mtype*`
authorJean Privat <jean@pryen.org>
Wed, 7 Jun 2017 20:11:09 +0000 (16:11 -0400)
committerJean Privat <jean@pryen.org>
Wed, 7 Jun 2017 20:11:09 +0000 (16:11 -0400)
Only `modelize_mclass` require support for partial context. Furthermore, in
a future PR, it may need to resolve types just before modeling the class
definition (in a place where the `MClass` is available and must be used).

Also include various related cleanups.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #2472

1  2 
src/modelize/modelize_class.nit

Simple merge