package mopsa

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

Module Integer.SimplifiedValueSource

Use the simplified signature for handling homogenous operators

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 : I.t Mopsa.Bot.with_bot -> bool
Sourceval subset : t -> t -> bool
Sourceval join : t -> t -> t
Sourceval meet : t -> t -> t
Sourceval widen : 'a Mopsa.ctx -> t -> t -> t
Sourceval print : Mopsa.printer -> t -> unit
Sourceval filter : bool -> 'a -> I.t Mopsa.Bot.with_bot -> I.t Mopsa.Bot.with_bot
Sourceval avalue : 'r. 'r Mopsa.avalue_kind -> t -> 'r option
OCaml

Innovation. Community. Security.