package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.34.0.tbz
sha256=d77d97165a158d7ae56b7c0387cd04e9927d7e7e797ca1039ffb5bb17a6661a7
sha512=84954f375b0c3ed063c874c47cc2597cceea338de0f567f64f340bd4e3569ef88421369b92bd5830701216bcdb88d78f50f3896c8edeb13250f0e7337c106b7d

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.