package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val bad_cpp_version_regexp : Str.regexp
val is_bad : string -> bool
val compgen : string -> string list
val cpp : string lazy_t
val get_cpp : unit -> string
module FpathH : sig ... end
val dependencies : bool Fpath.Map.t FpathH.t
val dependencies_to_yojson : unit -> [> `Assoc of (string * [> `List of [> `String of string ] list ]) list ]