package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Logs.PrettySource

include sig ... end
Sourceval log : Level.t -> ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
Sourceval debug : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
Sourceval info : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
Sourceval warn : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
Sourceval error : ('a, PrettyKind.b, PrettyKind.c, unit) format4 -> 'a
Sourceval newline : unit -> unit
Sourceval result : ('a, PrettyKind.b, GoblintCil.Pretty.doc, unit) format4 -> 'a
OCaml

Innovation. Community. Security.