package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.31.0.tbz
sha256=d21676654e57faa12d7895caffe8703b64521d66efcf152491871a55b2ae41d8
sha512=63f2d327cfc5382476f812670d304aade91b3ea8f10420d6fc9e7078112368d99dbf43dfda9c2c2cf91341b71c37c45c1fe1d54fecde2348560f9d3c48571603

doc/ppxlib.ast/Ppxlib_ast/Selected_ast/index.html

Module Ppxlib_ast.Selected_astSource

Sourceval version : int
Sourceval string_version : string
Sourcetype types = < case : Ast.Parsetree.case ; class_expr : Ast.Parsetree.class_expr ; class_field : Ast.Parsetree.class_field ; class_signature : Ast.Parsetree.class_signature ; class_type : Ast.Parsetree.class_type ; class_type_field : Ast.Parsetree.class_type_field ; core_type : Ast.Parsetree.core_type ; expression : Ast.Parsetree.expression ; extension_constructor : Ast.Parsetree.extension_constructor ; module_expr : Ast.Parsetree.module_expr ; module_type : Ast.Parsetree.module_type ; pattern : Ast.Parsetree.pattern ; signature : Ast.Parsetree.signature ; signature_item : Ast.Parsetree.signature_item ; structure : Ast.Parsetree.structure ; structure_item : Ast.Parsetree.structure_item ; toplevel_phrase : Ast.Parsetree.toplevel_phrase ; type_declaration : Ast.Parsetree.type_declaration ; type_extension : Ast.Parsetree.type_extension >
Sourcetype Ppxlib_ast__Versions.witnesses +=
  1. | Version : types Ppxlib_ast__Versions.witnesses
Sourceval migration_info : types Ppxlib_ast__Versions.migration_info
Sourcemodule Type : sig ... end
Sourcemodule Of_ocaml : sig ... end
Sourcemodule To_ocaml : sig ... end
Sourceval of_ocaml : ('js, 'ocaml) Type.t -> 'ocaml -> 'js
Sourceval to_ocaml : ('js, 'ocaml) Type.t -> 'js -> 'ocaml
Sourceval of_ocaml_mapper : ('a, 'b) Type.t -> ('c -> 'b -> 'b) -> 'c -> 'a -> 'a
Sourceval to_ocaml_mapper : ('a, 'b) Type.t -> ('c -> 'a -> 'a) -> 'c -> 'b -> 'b
OCaml

Innovation. Community. Security.