Name of the function to callback this method from C,

also used in other functions names used for this method.

Property definitions

nitc :: nitni_base $ MMethodDef :: cname
	# Name of the function to callback this method from C,
	# also used in other functions names used for this method.
	fun cname: String do return "{mclassdef.mclass.name}_{mproperty.short_cname}"
src/nitni/nitni_base.nit:61,2--63,78