package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.22.0.tbz
sha256=3eeb91e03966662284a3222e612dee7f4fa2b7637c53d9572d2a74134bb96d7a
sha512=425051dff9df53579a6edd17369d66c10f87a78daeddf1691e50997990ed643e874fcc6a30112a4dacbfd2d0097a19445354e04cd920d9522f76c51cdbc7f1db

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 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 Lexer : sig ... end
module Location_error : sig ... end
module Parse : sig ... end
module Parser : sig ... end
module Pprintast : sig ... end
module Select_ast (Ocaml : sig ... end) : sig ... end
module Selected_ast : sig ... end
module Syntaxerr : sig ... end
module Import_for_core : sig ... end
OCaml

Innovation. Community. Security.