engines: use `callsite.msignature` in ASuperExpr
authorJean Privat <jean@pryen.org>
Mon, 12 May 2014 17:13:32 +0000 (13:13 -0400)
committerJean Privat <jean@pryen.org>
Tue, 13 May 2014 10:01:31 +0000 (06:01 -0400)
commit60c806794a68b9f01ccb01b48d1d11ff6c82388c
tree8977a97930c336247f394594114d0eeb8f5e2767
parent6655ca2459910ad2f2b13e1df3990317139d2261
engines: use `callsite.msignature` in ASuperExpr

instead of `callsite.mproperty.intro.msignature`

This will also be usefull with new constructors when
the signature between the callsite and the propdef differs

Signed-off-by: Jean Privat <jean@pryen.org>
src/abstract_compiler.nit
src/naive_interpreter.nit