package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : plugin -> t
val reserve : t -> string -> unit

Must _not_ be call after use

val declare : t -> ident -> unit

Must _not_ be call after use

val use : t -> ident -> unit
val resolve : t -> string IdMap.t
OCaml

Innovation. Community. Security.