package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val expand_fst : bool
val expand_snd : bool
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val hash : t -> int
val tag : 'a -> 'b
val show : (NodeFlatLattice.t * UniqueCallCounter.t) -> string
val name : unit -> string
val to_yojson : (NodeFlatLattice.t * UniqueCallCounter.t) -> [> `Assoc of (string * Yojson.Safe.t) list ]
val arbitrary : unit -> (NodeFlatLattice.t * UniqueCallCounter.t) QCheck.arbitrary
val is_bot : (NodeFlatLattice.t * UniqueCallCounter.t) -> bool
val is_top : (NodeFlatLattice.t * UniqueCallCounter.t) -> bool
val pretty_diff : unit -> (t * t) -> Lattice.Pretty.doc
val op_scheme : ('a -> 'b -> NodeFlatLattice.t) -> ('c -> 'd -> UniqueCallCounter.t) -> ('a * 'c) -> ('b * 'd) -> t
OCaml

Innovation. Community. Security.