package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include sig ... end
val log : Level.t -> ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
val debug : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'b
val info : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'b
val warn : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'b
val error : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'b
val newline : unit -> unit
val result : ('a, PrettyKind.b, GoblintCil.Pretty.doc, unit) format4 -> 'b
OCaml

Innovation. Community. Security.