package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.30.0.tbz
sha256=dd4a63bde9d29b49810e04d7653937c932f177a941ca0e1982b6ad53ac442110
sha512=0a8c4fa894aaf445cb93213eaa32afb2772235da44aa28c917aba237731a44d5c2687bd960fca49bff62bbe0f9b3fdd9c15730313b429214ae281069f862ffdc

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.