package ppx_tools

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.