package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/LvalMapDomain/Value/index.html
Module LvalMapDomain.Value
Parameters
module Impl : sig ... end
Signature
include Lattice.S
include Lattice.PO
include Printable.S
val hash : t -> int
val show : t -> string
val pretty : unit -> t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> Printable.json
val invariant : Invariant.context -> t -> Invariant.t
val tag : t -> int
Unique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrary
widen x y
assumes leq x y
. Solvers guarantee this by calling widen old (join old new)
.
val bot : unit -> t
val is_bot : t -> bool
val top : unit -> t
val is_top : t -> bool
type k = Lval.CilLval.t
type s = Impl.s
val string_of : t -> string
val string_of_key : k -> string
val string_of_record : r -> string
val split : t -> r Prelude.Set.t * r Prelude.Set.t
val map' : (r -> 'a) -> t -> 'a Prelude.Set.t * 'a Prelude.Set.t
val filter' : (r -> bool) -> t -> r Prelude.Set.t * r Prelude.Set.t
val length : t -> int * int
val loc : r -> Cil.location list
val from_tuple : (r Prelude.Set.t * r Prelude.Set.t) -> t
val is_alias : t -> bool
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page