package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val initial_values : (Key.t * V.t) list list

List of the maps that must be shared between all instances of Frama-C (the maps being described by the list of their bindings). Must include all maps that are exported at Caml link-time when the functor is applied.

val dependencies : State.t list

Dependencies of the hash-consing table. The table will be cleared whenever one of those dependencies is cleared.

OCaml

Innovation. Community. Security.