The sub-flow to use if the associated expr is true

Property definitions

nitc $ FlowContext :: when_true=
	# The sub-flow to use if the associated expr is true
	var when_true: FlowContext = self
src/semantize/flow.nit:225,2--226,34