package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.3.0.tbz
sha256=b729c94adb383a39aea32eb005c988dfd44b92af22ee6a4eedf4239542ac6c26
sha512=643b98770e5fe5644324c95c9ae3a9f698f25c8b11b298f0751d524e0b20af368b2a465fc8200b75a73d48fc9a053fd90f5e8920d4db070927f93188bb8687e0
doc/goblint.common/Lattice/HConsed/index.html
Module Lattice.HConsed
Parameters
Signature
include sig ... end
module HC : sig ... endval htable : HC.ttype t = Base.t BatHashcons.hobjval unlift : 'a BatHashcons.hobj -> 'aval lift : HC.key -> HC.key BatHashcons.hobjval lift_f : (Base.t -> 'a) -> Base.t BatHashcons.hobj -> 'aval show : Base.t BatHashcons.hobj -> stringval pretty : unit -> Base.t BatHashcons.hobj -> Printable.Pretty.docval relift : Base.t BatHashcons.hobj -> HC.key BatHashcons.hobjval hash : 'a BatHashcons.hobj -> intval tag : 'a BatHashcons.hobj -> intval compare : 'a BatHashcons.hobj -> 'b BatHashcons.hobj -> intval to_yojson : Base.t BatHashcons.hobj -> Yojson.Safe.tval printXml : 'a BatInnerIO.output -> Base.t BatHashcons.hobj -> unitval equal_debug : Base.t BatHashcons.hobj -> Base.t BatHashcons.hobj -> boolval equal : 'a BatHashcons.hobj -> 'b BatHashcons.hobj -> boolval arbitrary : unit -> HC.key BatHashcons.hobj QCheck.arbitraryval lift_f2 :
('a -> 'b -> 'c) ->
'a BatHashcons.hobj ->
'b BatHashcons.hobj ->
'cval narrow :
HC.key BatHashcons.hobj ->
Base.t BatHashcons.hobj ->
HC.key BatHashcons.hobjval widen :
HC.key BatHashcons.hobj ->
Base.t BatHashcons.hobj ->
HC.key BatHashcons.hobjval meet :
HC.key BatHashcons.hobj ->
Base.t BatHashcons.hobj ->
HC.key BatHashcons.hobjval join :
HC.key BatHashcons.hobj ->
Base.t BatHashcons.hobj ->
HC.key BatHashcons.hobjval leq : Base.t BatHashcons.hobj -> Base.t BatHashcons.hobj -> boolval is_top : Base.t BatHashcons.hobj -> boolval is_bot : Base.t BatHashcons.hobj -> boolval top : unit -> HC.key BatHashcons.hobjval bot : unit -> HC.key BatHashcons.hobjval pretty_diff :
unit ->
(Base.t BatHashcons.hobj * Base.t BatHashcons.hobj) ->
Pretty.doc sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page