package ppx_core

  1. Overview
  2. Docs
type ('context, 'payload) t
module Context : sig ... end
val declare : Ppx_core__.Import.String.t -> 'a Context.t -> (Migrate_parsetree.Ast_404.Parsetree.payload, 'b, 'c) Ast_pattern.t -> 'b -> ('a, 'c) t
val name : (_, _) t -> Ppx_core__.Import.String.t
val convert : ('a, 'b) t Ppx_core__.Import.List.t -> 'a -> 'b Ppx_core__.Import.Option.t
OCaml

Innovation. Community. Security.