package goblint

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

Module BoolDomain.MakeBoolSource

Parameters

module Names : Names

Signature

include module type of struct include Printable.StdLeaf end
include module type of struct include Printable.Std end
val tag : 'a -> 'b
val relift : 'a -> 'a
Sourcetype t = bool
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval hash : t -> int
Sourceval name : unit -> string
Sourceval show : bool -> string
include sig ... end
val pretty : unit -> t -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> [> `String of string ]
Sourceval arbitrary : unit -> bool QCheck.arbitrary
Sourceval pretty_diff : unit -> (t * t) -> GoblintCil.Pretty.doc
OCaml

Innovation. Community. Security.