package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Relocatable condition

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

Bundle an equation with the sigma sequence that created it.

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