package frama-c

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

Module Wp.MstateSource

Sourceval equal : Sigs.s_lval -> Sigs.s_lval -> bool
Sourcetype 'a model
Sourcetype state
Sourceval create : (module Sigs.Model with type Sigma.t = 'a) -> 'a model
Sourceval state : 'a model -> 'a -> state
Sourceval lookup : state -> Lang.F.term -> Sigs.mval
Sourceval apply : (Lang.F.term -> Lang.F.term) -> state -> state
Sourceval iter : (Sigs.mval -> Lang.F.term -> unit) -> state -> unit
OCaml

Innovation. Community. Security.