package ocamlformat

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Ocaml_413_extended.Pprintast
type space_formatter = (unit, Format.formatter, unit) format
val longident : Format.formatter -> Ocaml_common.Longident.t -> unit
val string_of_expression : Ocaml_413_extended.Parsetree.expression -> string
val string_of_structure : Ocaml_413_extended.Parsetree.structure -> string
val tyvar : Format.formatter -> string -> unit

Print a type variable name, taking care of the special treatment required for the single quote character in second position.