package ppx_tools

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

Install

Dune Dependency

Authors

Maintainers

Sources

6.0+4.08.0.tar.gz
md5=801e82103fee7ce1e4a59ab670601952
sha512=b576398a0dfad76ea9874cc18550bb44078a7e8f8dc0c169a0441f75f3881e458c42316c96d816c6e81d5ef219fac3aa539471f006b46088c9b943ed8af8b947

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.