package pa_ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Fresh : sig ... end
val rewrite_patt : (string * int Stdlib.ref) -> MLast.patt -> MLast.patt
val rerec0 : (MLast.patt * MLast.expr) -> string * MLast.expr * string
val rerec1 : string -> (MLast.patt * MLast.expr) -> string * MLast.expr * string
val rewrite_expr0 : 'a -> (MLast.patt * MLast.expr) -> MLast.expr
val rewrite_expr : Pa_ppx_base.Pa_passthru.Ctxt.t -> string -> MLast.patt -> MLast.expr -> MLast.expr
val rewrite_case_branch : Pa_ppx_base.Pa_passthru.Ctxt.t -> (MLast.patt * 'a * MLast.expr) -> MLast.patt * 'a * MLast.expr
val install : unit -> unit
OCaml

Innovation. Community. Security.