package goblint

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

Parameters

module P : Showable

Signature

val pretty : unit -> P.t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> P.t -> unit
val to_yojson : P.t -> [> `String of string ]