package frama-c

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

Module WpContext.GeneratorSource

projectified, depend on the model, not serialized

Parameters

module K : Key
module D : Data with type key = K.t

Signature

Sourcetype key = D.key
Sourcetype data = D.data
Sourceval mem : key -> bool
Sourceval get : key -> data
Sourceval set : key -> data -> unit
Sourceval find : key -> data
Sourceval remove : key -> unit
Sourceval clear : unit -> unit
OCaml

Innovation. Community. Security.