package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.32.0.tbz
sha256=507cc73ccf895f22eeb5257a2243838c18a38a09105fcff55eeef9148555422b
sha512=73fef8ab8761bfbfde6ae87cc51eaacc5a5c937f0d628a890f0abdb2bffbf073932c25287a9e3baa2a1947c37f3dfa7f83ddd33c440e2e800971015addc97cd2

doc/ppxlib.astlib/Astlib/Pprintast/index.html

Module Astlib.Pprintast

type space_formatter = (unit, Format.formatter, unit) format
val toplevel_phrase : Format.formatter -> Ast_414.Parsetree.toplevel_phrase -> unit
val string_of_expression : Ast_414.Parsetree.expression -> string
val string_of_structure : Ast_414.Parsetree.structure -> string
val class_field : Format.formatter -> Ast_414.Parsetree.class_field -> unit
val class_signature : Format.formatter -> Ast_414.Parsetree.class_signature -> unit
val class_type_field : Format.formatter -> Ast_414.Parsetree.class_type_field -> unit
val module_expr : Format.formatter -> Ast_414.Parsetree.module_expr -> unit
val module_type : Format.formatter -> Ast_414.Parsetree.module_type -> unit
val signature_item : Format.formatter -> Ast_414.Parsetree.signature_item -> unit
val structure_item : Format.formatter -> Ast_414.Parsetree.structure_item -> unit
val type_declaration : Format.formatter -> Ast_414.Parsetree.type_declaration -> unit
OCaml

Innovation. Community. Security.