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/Constraints/Var2/index.html
Module Constraints.Var2
Combined variables so that we can also use the more common EqConstrSys
that uses only one kind of a variable.
Parameters
module LV : Analyses.VarType
module GV : Analyses.VarType
Signature
include Prelude.Hashtbl.HashedType with type t = [ `L of LV.t | `G of GV.t ]
val hash : t -> int
A hashing function on keys. It must be such that if two keys are equal according to equal
, then they have identical hash values as computed by hash
. Examples: suitable (equal
, hash
) pairs for arbitrary key types include ((=)
, Hashtbl.hash
) for comparing objects by structure, ((fun x y -> compare x y = 0)
, Hashtbl.hash
) for comparing objects by structure and handling Pervasives.nan
correctly, and ((==)
, Hashtbl.hash
) for comparing objects by addresses (e.g. for cyclic keys).
val pretty_trace : unit -> t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
val var_id : t -> string
val node : t -> MyCFG.node
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page