Property definitions

nitc $ SeparateCompiler :: _resolution_tables
	private var resolution_tables: Map[MClassType, Array[nullable MType]] = new HashMap[MClassType, Array[nullable MType]]
src/compiler/separate_compiler.nit:1157,2--119