package ppxlib

  1. Overview
  2. Docs

Ast definition for this version

module Parsetree : sig ... end
module Outcometree : sig ... end
module Ast_mapper : sig ... end
module Config : sig ... end
val shallow_identity : Ast_mapper.mapper
val make_top_mapper : signature:(Parsetree.signature -> Parsetree.signature) -> structure:(Parsetree.structure -> Parsetree.structure) -> Ast_mapper.mapper