Extension.V2type nonrec t = tval declare :
string ->
'context Context.t ->
(Migrate_parsetree.Ast_412.Parsetree.payload, 'a, 'context) Ast_pattern.t ->
(loc:Location.t -> path:string -> 'a) ->
tval declare_inline :
string ->
'context Context.t ->
(Migrate_parsetree.Ast_412.Parsetree.payload, 'a, 'context list)
Ast_pattern.t ->
(loc:Location.t -> path:string -> 'a) ->
t