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:382,2--383,51