package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.21.1.tbz
sha256=41182e15ddb9dc6fcfecb45736fe1ecf588e430f15ba349d09dba8a67e4e748a
sha512=dae7494a26a76f6f541046ef382979f5b48688e158bbf2fc5119e54b0bcfb903a20643bee3e9363a64f0332d92fee65b248c287ac8193cca2bfac2cfb66a4a0a

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.10 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.