Position in the stack

Property definitions

nitc $ Parser :: _stack_pos
	# Position in the stack
	private var stack_pos: Int = -1
src/parser/parser_work.nit:38,2--39,32