engines: move compilation of `abstract` method to MMethodDef
authorJean Privat <jean@pryen.org>
Thu, 26 Feb 2015 12:55:12 +0000 (19:55 +0700)
committerJean Privat <jean@pryen.org>
Thu, 26 Feb 2015 12:55:12 +0000 (19:55 +0700)
commit7884e4621084df5624f61194ad90b96ad1d86a30
tree864061e0a0b644882999901319d17b813b1ce97a
parent0276de5e08ccd88b30c0dd034c50cf5a0db7d454
engines: move compilation of `abstract` method to MMethodDef

Model things are better than AST things.

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