The node that introduce the flow (for debugging)

Property definitions

nitc $ FlowContext :: node=
	# The node that introduce the flow (for debugging)
	var node: nullable ANode = null
src/semantize/flow.nit:219,2--220,32