package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.7.1.tbz
sha256=af01aac256229f33a90a9fcbfed04b01e3097f154d4d124f006476d6387c6a66
sha512=2a93bfe16881adbc2d8dcbfe38c1e19cd24ca105d8e1eda13d02440f3002874ffe2957dfd937510765233a054a40568b0052db92e31d382a5bd215d1ec12565c
doc/goblint.lib/Goblint_lib/MCPRegistry/index.html
Module Goblint_lib.MCPRegistry
Registry of dynamically activatable analyses. Analysis specification modules for the dynamic product.
type spec_modules = {name : string;dep : string list;spec : (module Analyses.MCPSpec);dom : (module Lattice.S);glob : (module Lattice.S);cont : (module Printable.S);var : (module Analyses.SpecSysVar);acc : (module Analyses.MCPA);path : (module DisjointDomain.Representative);
}val activated : (int * spec_modules) list refval activated_context_sens : (int * spec_modules) list refval activated_path_sens : (int * spec_modules) list refval registered : (int, spec_modules) Batteries.Hashtbl.tval registered_name : (string, int) Batteries.Hashtbl.tval register_analysis : ?dep:string list -> (module Analyses.MCPSpec) -> unitval find_spec : int -> spec_modulesmodule type DomainListPrintableSpec = sig ... endmodule type DomainListRepresentativeSpec = sig ... endmodule type DomainListSysVarSpec = sig ... endmodule type DomainListMCPASpec = sig ... endmodule type DomainListLatticeSpec = sig ... endmodule PrintableOfMCPASpec (D : DomainListMCPASpec) : DomainListPrintableSpecmodule DomListPrintable
(DLSpec : DomainListPrintableSpec) :
Printable.S with type t = (int * Obj.t) listmodule DomVariantPrintable
(DLSpec : DomainListPrintableSpec) :
Printable.S with type t = int * Obj.tmodule DomVariantSysVar
(DLSpec : DomainListSysVarSpec) :
Analyses.SpecSysVar with type t = int * Obj.tmodule DomListRepresentative
(DLSpec : DomainListRepresentativeSpec) :
DisjointDomain.Representative
with type t = (int * Obj.t) list
and type elt = (int * Obj.t) listmodule DomListLattice
(DLSpec : DomainListLatticeSpec) :
Lattice.S with type t = (int * Obj.t) listmodule DomVariantLattice0
(DLSpec : DomainListLatticeSpec) :
Lattice.PO with type t = int * Obj.tmodule DomVariantLattice (DLSpec : DomainListLatticeSpec) : sig ... endmodule LocalDomainListSpec : DomainListLatticeSpecmodule ContextListSpec : DomainListPrintableSpecmodule VarListSpec : DomainListSysVarSpecmodule AccListSpec : DomainListMCPASpecmodule PathListSpec : DomainListRepresentativeSpec sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>