The position in the AST of the phi-function

Property definitions

nitc $ PhiFunction :: block=
	# The position in the AST of the phi-function
	var block: BasicBlock
src/ssa.nit:167,2--168,22