The position of the node in the input stream

Property definitions

nitcc_runtime $ Node :: position=
	# The position of the node in the input stream
	var position: nullable Position = null is writable
lib/nitcc_runtime/nitcc_runtime.nit:377,2--378,51