List of all indexed mentities.

Faster than traversing the tries.

Property definitions

nitc $ ModelIndex :: mentities
	# List of all indexed mentities.
	#
	# Faster than traversing the tries.
	var mentities = new Array[MEntity]
src/model/model_index.nit:245,2--248,35