package libsail

  1. Overview
  2. Docs

Parameters

module Config : CONFIG

Signature

val format_defs : ?debug:bool -> string -> string -> Lexer.comment list -> Parse_ast.def list -> string

If debug is true, we print extra debugging information to stderr, and annotate the output with various information on linebreaking decisions.