package goblint
Static analysis framework for C
Install
Dune 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.Pretty
module Category = MessageCategory
module Severity : sig ... end
module Location : sig ... end
module Piece : sig ... end
module MultiPiece : sig ... end
module Tag : sig ... end
module Tags : sig ... end
module Message : sig ... end
module Table : sig ... end
val print : ?ppf:Stdlib.Format.formatter -> Message.t -> unit
val add : Table.MH.key -> unit
val final_table : unit Table.MH.t
val add_final : Table.MH.key -> unit
val current_context : ControlSpecC.t option Stdlib.ref
val msg_context : unit -> ControlSpecC.t option
val msg :
Severity.t ->
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val msg_noloc :
Severity.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val 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)
Stdlib.format4 ->
'a
val warn :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val warn_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val error :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val error_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val info :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val info_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val debug :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val debug_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val success :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val success_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
val msg_final :
Severity.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) Stdlib.format4 ->
'a
include module type of struct include Goblint_tracing end
module Strs = Goblint_tracing.Strs
val current_loc : GoblintCil.location Stdlib.ref
val next_loc : GoblintCil.location Stdlib.ref
val trace_sys : Strs.t Stdlib.ref
val activated : Strs.t Stdlib.ref
val active_dep : (string, Strs.t) Stdlib.Hashtbl.t
val addsystem : Strs.elt -> unit
val traceTag : string -> GoblintCil.Pretty.doc
val printtrace : string -> GoblintCil.Pretty.doc -> unit
val gtrace :
bool ->
(Strs.elt -> GoblintCil.Pretty.doc -> unit) ->
Strs.elt ->
string option ->
?loc:GoblintCil.location ->
(unit -> 'a) ->
('b, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'b
val trace :
Strs.elt ->
?var:string ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
val tracei :
string ->
?var:string ->
?subsys:string list ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
val tracec :
Strs.elt ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
val traceu :
Strs.elt ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
val tracel :
Strs.elt ->
?var:string ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
val traceli :
Strs.elt ->
?var:string ->
?subsys:string list ->
('a, unit, GoblintCil.Pretty.doc, unit) Stdlib.format4 ->
'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>