package mopsa

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

Module Congruences.ValueSource

Sourcetype v = C.t
include sig ... end
val id : t Core__Id.id
val name : string
val display : string
val debug : ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'a
Sourceval accept_type : Mopsa.typ -> bool
Sourceval bottom : 'a Mopsa.Bot.with_bot
Sourceval is_bottom : C.t Mopsa.Bot.with_bot -> bool
Sourceval subset : t -> t -> bool
Sourceval join : t -> t -> t
Sourceval meet : t -> t -> t
Sourceval widen : 'a -> t -> t -> t
Sourceval print : Mopsa.printer -> t -> unit
include module type of struct include Mopsa.Sig.Abstraction.Simplified_value.DefaultValueFunctions end
Sourceval filter : bool -> 'a -> C.t Mopsa.Bot.with_bot -> C.t Mopsa.Bot.with_bot
Sourceval avalue : 'r. 'r Mopsa.avalue_kind -> t -> 'r option
OCaml

Innovation. Community. Security.