typing: use `location` attribute instead of `node` to isolate CallSite from the AST
authorJean Privat <jean@pryen.org>
Wed, 7 Oct 2015 02:23:19 +0000 (22:23 -0400)
committerJean Privat <jean@pryen.org>
Wed, 7 Oct 2015 02:23:36 +0000 (22:23 -0400)
commit0e03fee9d38bf23934b6ffc7296dddc70fe62d5a
tree8f5a0f3613bf73a260568092e98020ca45526d19
parent3bd3d17283f9c6ae0f9c41108f7fba9064308eee
typing: use `location` attribute instead of `node` to isolate CallSite from the AST

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