package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.29.0.tbz
sha256=8e8b104ddbf0ef39787533e98d49460b36151eaa5cdfabde9ffc94c0139658ba
sha512=d2772572b2a1770f7bad237ab4824865ace635e344eceeafc81198546a17f812ba453b3727e4d261b539767132c1904f0a65dd3a0aa95444a2fd7028d6cf127b

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.