All (self and other) definitions for the same mclassdef

Property definitions

nitc :: modelize_class $ AClassdef :: all_defs
	# All (self and other) definitions for the same mclassdef
	var all_defs: nullable Array[AClassdef]
src/modelize/modelize_class.nit:518,2--519,40