package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.24.0.tbz
sha256=7766027c2ecd0f5b3b460e9212a70709c6744278113eb91f317c56c41e7a90c8
sha512=726e48899c43f8bee1935618827e68b2953753a62868e424a2dadf2e156cc60794abacea658686a8a160eccde0f75b95b98daacf2b9242b4f86a92798d47b597

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

Module Astlib.Pprintast

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

Innovation. Community. Security.