package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.23.0.tbz
sha256=1b5836c186b9d5a16acf47da94f3968f4f08b519b7729cd86a8fd39971fe12e5
sha512=00352fe61756f5aad5fd89b3cc596b619e5a5cf6808dcb0c197369bfff9f1ba182b4c6e5ea0e67269c9441b7b9b28f2a70d63fb972dfda64fc1a8404f7924753

doc/ppxlib.ast/Ppxlib_ast/index.html

Module Ppxlib_ast

module type OCaml_version = sig ... end
module Ast : sig ... end

Definition of the OCaml AST

module Ast_helper : sig ... end

Copy of Ast_helper from OCaml 4.12 with docstring related stuff removed

module Ast_magic = Astlib.Ast_412.Config
module Asttypes = Astlib.Ast_412.Asttypes
module Compiler_version : sig ... end
module Js : sig ... end
module Find_version : sig ... end

Helper to find the frontend corresponding to a given magic number

module Convert (A : sig ... end) (B : sig ... end) : sig ... end
module Extra_warnings : sig ... end
module Location_error : sig ... end
module Parse : sig ... end
module Parsetree = Astlib.Ast_412.Parsetree
module Pprintast : sig ... end
module Select_ast (Ocaml : sig ... end) : sig ... end
module Selected_ast : sig ... end
module Import_for_core : sig ... end
OCaml

Innovation. Community. Security.