package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.25.1.tbz
sha256=a51b3868029e62ff14a0f2bd8d278dacfc0c3fc5b22d484a296be90c53e4ffd7
sha512=6a6d9af49344e901cc9e6da7bcf38c2973705c8cee4cff1c64c0393e9ccc55a6abec1f58d5b56d0807939a3741bec722ee7bfc244f94619167a30438f182488a

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_412.Parsetree.expression list
Sourceval pvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_412.Parsetree.pattern list
Sourceval tvars_of_vars : string Ppxlib.loc list -> Astlib.Ast_412.Parsetree.core_type list
Sourcemodule Backends : sig ... end
Sourceval constrained_mapper : what:what -> ?is_gadt:bool -> Ppxlib.expression -> Ppxlib.type_declaration -> Astlib.Ast_412.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 lift_virtual_methods : loc:Ppxlib.location -> Ppxlib_ast.Ast.class_field list -> Ppxlib.class_field list
OCaml

Innovation. Community. Security.