Frama-C:
Plug-ins:
Libraries:

Frama-C API - Context

type t
val top : t

The default context used in a top abstract state, or if no domain has been enabled — or no domain providing this context.

val narrow : t -> t -> t Eva.Eval.or_bottom

In a product of abstract domains, merges the context provided by the abstract state of each domain.

val key : t Eva__.Structure.Key_Context.key

The key identifies the module and the type t of context.