Frama-C:
Plug-ins:
Libraries:

Frama-C API - T

Relocatable term

type t
val pretty : Stdlib.Format.formatter -> t -> unit
val create : Sigma.sigma Node.Map.t -> Lang.F.term -> t

Bundle a term with the sigma sequence that created it.

val get : t -> Lang.F.term
val reads : t -> Sigma.domain Node.Map.t
val relocate : Sigma.sigma Node.Map.t -> t -> t
val init' : Node.t -> (Sigma.sigma -> Lang.F.term) -> t