callsite: add `mmodule` and `anchor` to the callsite objects
authorJean Privat <jean@pryen.org>
Wed, 26 Mar 2014 18:21:42 +0000 (14:21 -0400)
committerJean Privat <jean@pryen.org>
Wed, 26 Mar 2014 18:21:42 +0000 (14:21 -0400)
commit924f8de922cc5191e876969e2bee494b290ff163
treefbe41ce4074f6601b9258b179e772de85d2c572c
parent4919d86f42ce6481bd2fb3bedaa7845d5f03af05
callsite: add `mmodule` and `anchor` to the callsite objects

This simplify the job of its users since more model information is
available.

Signed-off-by: Jean Privat <jean@pryen.org>
src/astbuilder.nit
src/auto_super_init.nit
src/typing.nit