Count number of invocations by direct call

Property definitions

nitc :: separate_compiler $ ModelBuilder :: nb_invok_by_direct
	# Count number of invocations by direct call
	private var nb_invok_by_direct = 0
src/compiler/separate_compiler.nit:131,2--132,35