package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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