package dolmen

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

Module Dolmen_smtlib2_v6_script.PrintSource

Printing functions.

Sourceexception Cannot_print of string

Exception raised when some input cannot be printed due to lexical conventions. In that case, the string contains a message explaining why the printing failed.

Sourceval id : Stdlib.Format.formatter -> Dolmen_std.Name.t -> unit

Print an identifier, quoting it if necessary.

OCaml

Innovation. Community. Security.