goblint.lib
Behavior.Undefined
goblint.sites
goblint_sites_dune
goblint_sites_js
type t = undefined_behavior
val create : t -> category
val array_out_of_bounds : array_oob -> category
val nullpointer_dereference : category
val use_after_free : category
module ArrayOutOfBounds : sig ... end
val from_string_list : string list -> category
val path_show : t -> string list