package frama-c

  1. Overview
  2. Docs

doc/frama-c-server.core/Server/Data/Identified/index.html

Module Data.IdentifiedSource

Builds a projectified index on types with unique identifiers.

Parameters

module A : IdentifiedType
module I : Info

Signature

include S with type t = A.t
Sourcetype t = A.t
Sourceval of_json : json -> t
Sourceval to_json : t -> json
Sourceval get : t -> int
Sourceval find : int -> t
Sourceval clear : unit -> unit

Clear index tables. Use with extreme care.

OCaml

Innovation. Community. Security.