package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : unit -> t
val get : t -> 'a field -> 'a

raises Not_found if absent

val set : t -> 'a field -> 'a -> unit
OCaml

Innovation. Community. Security.