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.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 = Astlib.Pprintast
module Select_ast (Ocaml : sig ... end) : sig ... end
module Selected_ast : sig ... end
OCaml

Innovation. Community. Security.