The primitive type UInt32

Property definitions

nitc :: model $ MModule :: uint32_type
	# The primitive type `UInt32`
	var uint32_type: MClassType = self.get_primitive_class("UInt32").mclass_type is lazy
src/model/model.nit:291,2--292,85