The current state

Used by generated parsers

Property definitions

nitcc_runtime $ Parser :: state
	# The current state
	# Used by generated parsers
	var state: LRState is noinit
lib/nitcc_runtime/nitcc_runtime.nit:102,2--104,29