productions that need a fisrt token

Property definitions

nitc $ PTokenVisitor :: _stack
	# productions that need a fisrt token
	var stack = new Array[Prod]
src/astutil.nit:209,2--210,28