package ppx_tools

  1. Overview
  2. Docs
Tools for authors of ppx rewriters and other syntactic tools

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_tools-6.6.tar.gz
md5=b2af2febba308b294931e7934974f9d5
sha512=7bbb9a8d9aaa68c54048fde383f7ba2499ac53bbc2d7e3ba907de342ea48ffded69acc2e4ca4c38c2b2b1004b5e004230988a36ad34a4b5361c2a3ad1f858a53

doc/ppx_tools/Ast_mapper_class/index.html

Module Ast_mapper_class

Class-based customizable mapper

class mapper : object ... end
val to_mapper : mapper -> Ast_mapper.mapper

The resulting mapper is "closed", i.e. methods ignore their first argument.

OCaml

Innovation. Community. Security.