The parts that contitute the description of the type.

Property definitions

nitc $ MRawType :: parts
	# The parts that contitute the description of the type.
	var parts: Sequence[MTypePart] = new Array[MTypePart]
src/doc/model_ext.nit:29,2--30,54