package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.36.0.tbz
sha256=5aba1bce14c53108614130110c843d004bf93bd2cf3a0778fd7086b85390a434
sha512=1e3e8fee42fe74bffc178dbcbb2db8ec38dd23e71f6fed3c4c92618cf93892f5847787e6e9abb322f5c85d29a76afde28ce840b42e10fedc14cd82ba578ad06a

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_502.Parsetree.expression list
Sourceval pvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_502.Parsetree.pattern list
Sourceval tvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_502.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_502.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.