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