Frama-C API - E
Relocatable effect (a predicate that depend on two states).
val pretty : Stdlib.Format.formatter -> t -> unitval create : Sigma.sigma Memory.sequence -> Lang.F.pred -> tBundle an equation with the sigma sequence that created it
val get : t -> Lang.F.predval reads : t -> Sigma.domainval writes : t -> Sigma.domainas defined by S.writes
val relocate : Sigma.sigma Memory.sequence -> t -> t