package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppxlib-0.36.2.tbz
sha256=c8756007d8cac1379a8461146100c1d611c7df6ecc1a9a0aa9bddec0d6e4e71b
sha512=eedafd477493be365857dbfd3733abc4a50854cd94151ae8ebc150284a1ebe5252b1a11b62c756e8078e9397a1a2fd7f1946b40e225bf7084cd33bba7fba48c7

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