package wax-lib

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

Module Infer.OutputSource

Output printers wrapping Output so they render straight to a (trimmed) string rather than into a Wax_utils.Printer.t, for use in diagnostics.

Sourceval instr_string : _ Ast.instr -> string
Sourceval valtype_string : Ast.valtype -> string
Sourceval comptype_string : Ast.comptype -> string
Sourceval fieldtype_string : Ast.fieldtype -> string