package mopsa

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type v = C.t
include sig ... end
val id : t Core__Id.id
val name : string
val display : string
val debug : ('a, Format.formatter, unit, unit) format4 -> 'a
val accept_type : Mopsa.typ -> bool
val bottom : 'a Mopsa.Bot.with_bot
val is_bottom : C.t Mopsa.Bot.with_bot -> bool
val subset : t -> t -> bool
val join : t -> t -> t
val meet : t -> t -> t
val widen : 'a -> t -> t -> t
val print : Mopsa.printer -> t -> unit
include module type of struct include Mopsa.Sig.Abstraction.Simplified_value.DefaultValueFunctions end

Template module with default transfer functions

Template module with default transfer functions

Template module with default transfer functions

Template module with default transfer functions

val constant : Mopsa.constant -> 'a -> C.t Mopsa.Bot.with_bot
val filter : bool -> 'a -> C.t Mopsa.Bot.with_bot -> C.t Mopsa.Bot.with_bot
val avalue : 'r. 'r Mopsa.avalue_kind -> t -> 'r option
OCaml

Innovation. Community. Security.