The stating state for parsing

Used by generated parsers

Property definitions

nitcc_runtime $ Parser :: start_state
	# The stating state for parsing
	# Used by generated parsers
	protected fun start_state: LRState is abstract
lib/nitcc_runtime/nitcc_runtime.nit:98,2--100,47