package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Datatype extended with access to value identifiers.

include S
type t
val jtype : Package.jtype
val of_json : json -> t
val to_json : t -> json
val get : t -> int
val find : int -> t
val clear : unit -> unit

Clear index tables. Use with extreme care.

OCaml

Innovation. Community. Security.