Promote mixin concept to the abstractmetamodel module.
authorJean Privat <jean@pryen.org>
Mon, 26 Jan 2009 20:03:25 +0000 (15:03 -0500)
committerJean Privat <jean@pryen.org>
Mon, 26 Jan 2009 20:03:25 +0000 (15:03 -0500)
commita10ecb1432bae588ebd1bff2e43923912d245887
treee40b8effa763770c0babb8a971341978cc54a258
parentf4717ec4ac1733b30f14c06265609e48d1ae9422
Promote mixin concept to the abstractmetamodel module.
Add is_mixin and mixing_of in MMGlobalClass.
Add is_init_for in MMGlobalProperty.
Update process_default_constructors in mmbuilder.
src/metamodel/abstractmetamodel.nit
src/syntax/mmbuilder.nit