Number of errors

Property definitions

nitc $ ToolContext :: error_count=
	# Number of errors
	var error_count: Int = 0 is writable
src/toolcontext.nit:145,2--146,37