package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

a6fadbd212f3cd7d5d8dcfefc46c884f710fedc0.tar.gz
sha256=25e81f2085ad19688f7056c6df49ca48b3df4cea8304ba3be2550e172d59bfec
sha512=cfdaa06fd32d206f72de05a5289d33ec85fa6bdf7c5be7c85874a16d9e154cdc080465453b60fe7f6c01589eb92e4296b18067413ac2d8dec47b9539f55e301e

doc/ppxlib.ast/Ppxlib_ast/index.html

Module Ppxlib_astSource

Sourcemodule type OCaml_version = sig ... end
Sourcemodule Ast : sig ... end
Sourcemodule Ast_helper : sig ... end

Copy of Ast_helper from OCaml 4.14 with docstring related stuff removed

Sourcemodule Ast_magic = Astlib.Ast_502.Config
Sourcemodule Compiler_version : sig ... end
Sourcemodule Js : sig ... end
Sourcemodule Find_version : sig ... end

Helper to find the frontend corresponding to a given magic number

Sourcemodule Convert (A : sig ... end) (B : sig ... end) : sig ... end
Sourcemodule Extra_warnings : sig ... end
Sourcemodule Location_error : sig ... end
Sourcemodule Parse : sig ... end
Sourcemodule Pprintast = Astlib.Pprintast
Sourcemodule Select_ast (Ocaml : sig ... end) : sig ... end
Sourcemodule Selected_ast : sig ... end