package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.28.0.tbz
sha256=d87ae5f9a081206308ca964809b50a66aeb8e83d254801e8b9675448b60cf377
sha512=03270d43e91485e63c7dc115a71933ffd8cb2910c273d605d2800fa69f523dcd4de1fbe31fd6c2f6979675c681343bcf4e35be06934565bf28edf4ea03f5da8e

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.