package ocamlformat

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

Module Std_ast.PprintastSource

include module type of Ocaml_413.Pprintast
Sourcetype space_formatter = (unit, Format.formatter, unit) format
Sourceval string_of_expression : Ocaml_413.Parsetree.expression -> string
Sourceval string_of_structure : Ocaml_413.Parsetree.structure -> string
Sourceval 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.

Sourceval ast : 'a t -> Ocamlformat_stdlib.Format.formatter -> 'a -> Ocamlformat_stdlib.unit
OCaml

Innovation. Community. Security.