package frama-c

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

Module Frama_c_kernel.Offsetmap

Maps from intervals to values.

Maps from intervals to values. The documentation of the returned maps is in module Offsetmap_sig.

module Make_bitwise (V : sig ... end) : Offsetmap_bitwise_sig.S with type v = V.t and type intervals = Int_Intervals.t

Maps from intervals to simple values. The documentation of the returned maps is in module Offsetmap_bitwise_sig.

OCaml

Innovation. Community. Security.