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_traverse/Ppxlib_traverse/index.html

Module Ppxlib_traverseSource

Sourceval alphabet : string array
Sourceval vars_of_list : get_loc:('a -> Ppxlib.location) -> 'a Stdppx.List.t -> string Ppxlib.loc list
Sourceval evars_of_vars : string Ppxlib.loc list -> Astlib.Ast_500.Parsetree.expression list
Sourceval pvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_500.Parsetree.pattern list
Sourceval tvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_500.Parsetree.core_type list
Sourceval methods_of_class_exn : Ppxlib.structure_item -> Ppxlib.class_field list
Sourcemodule Backends : sig ... end
Sourceval constrained_mapper : what:what -> ?is_gadt:bool -> Ppxlib.expression -> Ppxlib.type_declaration -> Astlib.Ast_500.Parsetree.expression
Sourceval mangle_type_name : Ppxlib.longident -> string
Sourceval map_variables : what:what -> string Ppxlib.loc list -> Ppxlib.core_type list -> (string Ppxlib.loc * Ppxlib.expression) list
Sourceval is_constant_constructor : Ppxlib.constructor_declaration -> bool
Sourceval erase_type_variables : Ppxlib.Ast_traverse.map
Sourceval type_deps : Ppxlib.type_declaration list -> (Ppxlib.Longident.Map.key * int) list
Sourceval filter_virtual_methods : methods:Ppxlib_ast.Ast.class_field list -> virtual_methods:Ppxlib.class_field list -> Ppxlib.class_field list
OCaml

Innovation. Community. Security.