The type of the class of self.

To be redefined in case of specific meta-class.

Property definitions

meta :: meta $ Object :: CLASS
	# The type of the class of self.
	# To be redefined in case of specific meta-class.
	type CLASS: Class[SELF]
lib/meta/meta.nit:76,2--78,24