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.common/Messages/index.html
Module Messages
Messages (e.g. warnings) presented to the user about the program from the analysis.
module Pretty = GoblintCil.Prettymodule Category = MessageCategorymodule Severity : sig ... endmodule Location : sig ... endmodule Piece : sig ... endmodule MultiPiece : sig ... endmodule Tag : sig ... endmodule Tags : sig ... endmodule Message : sig ... endmodule Table : sig ... endval formatter : Format.formatter refval xml_file_name : string refval out : out_channel refThe file where everything is output
val get_out : string -> out_channel -> out_channelval print : ?ppf:Format.formatter -> Message.t -> unitval add : Table.MH.key -> unitval final_table : unit Table.MH.tval add_final : Table.MH.key -> unitval current_context : ControlSpecC.t option refval msg_context : unit -> ControlSpecC.t optionval msg : 
  Severity.t ->
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval msg_noloc : 
  Severity.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval msg_group : 
  Severity.t ->
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a,
    unit,
    Pretty.doc,
    (GoblintCil.Pretty.doc * Location.t option) list ->
    unit)
    format4 ->
  'aval warn : 
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval warn_noloc : 
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval error : 
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval error_noloc : 
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval info : 
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval info_noloc : 
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval debug : 
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval debug_noloc : 
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval success : 
  ?loc:Location.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval success_noloc : 
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'aval msg_final : 
  Severity.t ->
  ?tags:Tag.t list ->
  ?category:Category.category ->
  ('a, unit, Pretty.doc, unit) format4 ->
  'ainclude module type of struct include Goblint_tracing end
module Strs = Goblint_tracing.Strsval current_loc : GoblintCil.location refval next_loc : GoblintCil.location refval tracevars : string list refval tracelocs : int list refval addsystem : Strs.elt -> unitval indent_level : int refval traceTag : string -> GoblintCil.Pretty.docval printtrace : string -> GoblintCil.Pretty.doc -> unitval gtrace : 
  bool ->
  (Strs.elt -> GoblintCil.Pretty.doc -> unit) ->
  Strs.elt ->
  string option ->
  ?loc:GoblintCil.location ->
  (unit -> 'a) ->
  ('b, unit, GoblintCil.Pretty.doc, unit) format4 ->
  'bval trace : 
  Strs.elt ->
  ?var:string ->
  ('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
  'aval tracei : 
  string ->
  ?var:string ->
  ?subsys:string list ->
  ('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
  'aval tracec : Strs.elt -> ('a, unit, GoblintCil.Pretty.doc, unit) format4 -> 'aval traceu : Strs.elt -> ('a, unit, GoblintCil.Pretty.doc, unit) format4 -> 'aval tracel : 
  Strs.elt ->
  ?var:string ->
  ('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
  'aval traceli : 
  Strs.elt ->
  ?var:string ->
  ?subsys:string list ->
  ('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
  'a sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >