DataFlow.ForIntSegmentForIntSegment is a special case of Run where the type of variables is the integer segment [0..n). An array is used to hold the table.
module K : sig ... endmodule P : sig ... endmodule G : sig ... endtype variable = G.variableThe type of variables.
type property = P.property optionThe type of properties.