package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec t = t
val declare : string -> 'context Context.t -> (Migrate_parsetree.Ast_410.Parsetree.payload, 'a, 'context) Ast_pattern.t -> (loc:Location.t -> path:string -> 'a) -> t
val declare_inline : string -> 'context Context.t -> (Migrate_parsetree.Ast_410.Parsetree.payload, 'a, 'context list) Ast_pattern.t -> (loc:Location.t -> path:string -> 'a) -> t