Should the parser stop

Used by generated parsers

Property definitions

nitcc_runtime $ Parser :: stop
	# Should the parser stop
	# Used by generated parsers
	var stop = true is writable
lib/nitcc_runtime/nitcc_runtime.nit:119,2--121,28