The last visited token in the current production

Property definitions

nitc $ ComputeProdLocationVisitor :: last_token
	# The last visited token in the current production
	var last_token: nullable Token = null
src/parser/parser_work.nit:190,2--191,38