The modelbuilder used to know the model and the AST

Property definitions

nitc $ AbstractCompiler :: _modelbuilder
	# The modelbuilder used to know the model and the AST
	var modelbuilder: ModelBuilder is protected writable
src/compiler/abstract_compiler.nit:615,2--616,53