Module Wp.CfgCompiler.Cfg.C

module C: sig .. end

Relocatable condition


type t 
val equal : t -> t -> bool
val create : S.t -> Wp.Lang.F.pred -> t

Bundle an equation with the sigma sequence that created it.

val get : t -> Wp.Lang.F.pred
val reads : t -> S.domain
val relocate : S.t -> t -> t