package goblint
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.6.0.tbz
sha256=20d5b7332a9f6072ab9ba86c4a53b898eaf681286c56a8805c41850bbf3ddf41
sha512=7c7685cfcd9aa866bc40e813df2bfcb3c79b3d40e615d8d6d0939c5798b9d70dd7f2ba87a741f5ba0ce891e9d254627207fb28057f1f2f6611e4e0d128fd6a71
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 formatter : Format.formatter ref
val xml_file_name : string ref
val out : out_channel ref
The file where everything is output
val get_out : string -> out_channel -> out_channel
val print : ?ppf: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 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) format4 ->
'a
val msg_noloc :
Severity.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) 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)
format4 ->
'a
val warn :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val warn_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val error :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val error_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val info :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val info_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val debug :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val debug_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val success :
?loc:Location.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val success_noloc :
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
val msg_final :
Severity.t ->
?tags:Tag.t list ->
?category:Category.category ->
('a, unit, Pretty.doc, unit) format4 ->
'a
include module type of struct include Goblint_tracing end
module Strs = Goblint_tracing.Strs
val current_loc : GoblintCil.location ref
val next_loc : GoblintCil.location ref
val tracevars : string list ref
val tracelocs : int list ref
val addsystem : Strs.elt -> unit
val indent_level : int ref
val traceTag : string -> GoblintCil.Pretty.doc
val trace_mutex : Goblint_parallel.GobMutex.t
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) format4 ->
'b
val trace :
Strs.elt ->
?var:string ->
('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
'a
val tracei :
string ->
?var:string ->
?subsys:string list ->
('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
'a
val tracec : Strs.elt -> ('a, unit, GoblintCil.Pretty.doc, unit) format4 -> 'a
val traceu : Strs.elt -> ('a, unit, GoblintCil.Pretty.doc, unit) format4 -> 'a
val tracel :
Strs.elt ->
?var:string ->
('a, unit, GoblintCil.Pretty.doc, unit) format4 ->
'a
val 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)"
>