package frama-c

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

listen to all sets.

method set : 'a -> unit
method get : 'a
method send : ('a -> unit) -> unit -> unit

send f calls f with the current value via the signal lock.