modelbuilder: annotate more AST nodes with model information
authorJean Privat <jean@pryen.org>
Mon, 19 Aug 2013 19:44:06 +0000 (15:44 -0400)
committerJean Privat <jean@pryen.org>
Thu, 22 Aug 2013 17:38:30 +0000 (13:38 -0400)
commit24ff082342b5910ebc2aad8184bdddff6cf808b7
treec8349cb61ee6477e91a54ce687460baadd1de487
parent8e51b5f8c9f63afb90440a00c7fb1de210b74dc3
modelbuilder: annotate more AST nodes with model information

add AStdImport::mmodule, AFormaldef::mtype,
AFormaldef::bound, and AParam::mparameter

Signed-off-by: Jean Privat <jean@pryen.org>
src/modelbuilder.nit
src/modelize_class.nit
src/modelize_property.nit