The entity where the documentation is originally attached to.

This gives some context to resolve identifiers or to run examples.

Property definitions

nitc $ MDoc :: original_mentity=
	# The entity where the documentation is originally attached to.
	# This gives some context to resolve identifiers or to run examples.
	var original_mentity: nullable MEntity = null is writable
src/model/mdoc.nit:28,2--30,58