Merge: Simplify AMethPropdef
authorJean Privat <jean@pryen.org>
Mon, 12 May 2014 15:42:05 +0000 (11:42 -0400)
committerJean Privat <jean@pryen.org>
Mon, 12 May 2014 15:42:05 +0000 (11:42 -0400)
commitb97bb056cdd43d415bff6b833b9fe4231f1a62e4
tree1031dcfd373731ea10c00e8e27abefc79daed931
parentff50608ed8867c93f054b4d8a14449bbd7217e6d
parent413f2e0fd4dad0d1a236e4376128a77272e89a3a
Merge: Simplify AMethPropdef

Prepare the change of the hierarchies of subclasses of AMethPropdef.

The first two commits generalize services of subclasses.
The rest updates clients to not statically rely on such a subclass.

This will permit the refactorization and the rationalization of the parser and the AST.

Pull-Request: #434
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
src/abstract_compiler.nit
src/common_ffi/common_ffi.nit
src/common_ffi/ffi_base.nit
src/debugger.nit
src/modelize_property.nit
src/naive_interpreter.nit
src/nitx.nit
src/parser_util.nit