All declared super-types

FIXME: quite ugly but not better idea yet

Property definitions

nitc $ MClassDef :: supertypes
	# All declared super-types
	# FIXME: quite ugly but not better idea yet
	var supertypes = new Array[MClassType]
src/model/model.nit:721,2--723,39