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.5.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
    
    
  sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
    
    
  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_ctx_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.S 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)"
  >