The first line to generate, null if start at the first line

Property definitions

nitc $ AbstractHighlightVisitor :: first_line=
	# The first line to generate, null if start at the first line
	var first_line: nullable Int = null is writable
src/highlight.nit:24,2--25,48