Parameter WTOFixpoint.L

type t
val join : t -> t -> t
val is_included : t -> t -> bool
val bottom : t
module ControlLocation : sig ... end
val transfer : ControlLocation.t -> t -> (ControlLocation.t * t) list
val pp : Stdlib.Format.formatter -> t -> unit