The current highlight module

It is used to know when to use anchored local links

Property definitions

nitc $ NitlightVisitor :: _current_module
	# The current highlight module
	#
	# It is used to know when to use anchored local links
	var current_module: MModule
src/nitlight.nit:23,2--26,28