Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module L = List
module OrigLocation = Location
val wrap_runtime : loc:Location.t -> Ppxlib.expression -> Ppxlib.expression
val mk_ep_var :
loc:Ppxlib.Location.t ->
string ->
Migrate_parsetree.Ast_410.Parsetree.expression
* Migrate_parsetree.Ast_410.Parsetree.pattern
val input_evar :
loc:Ppxlib.Location.t ->
Migrate_parsetree.Ast_410.Parsetree.expression
val input_pvar :
loc:Ppxlib.Location.t ->
Migrate_parsetree.Ast_410.Parsetree.pattern
val unref_apply :
loc:Ppxlib.Location.t ->
Migrate_parsetree.Ast_410.Parsetree.expression ->
Migrate_parsetree.Ast_410.Parsetree.expression list ->
Migrate_parsetree.Ast_410.Parsetree.expression
val mk_recent_ep_var :
loc:Ppxlib.Location.t ->
string ->
Migrate_parsetree.Ast_410.Parsetree.expression
* Migrate_parsetree.Ast_410.Parsetree.pattern
module Attrs : sig ... end
module Fun_or_match : sig ... end
val type_is_recursive_repl :
(Ppxlib_ast.Ast.core_type -> bool option) ->
string list ->
Ppxlib.Ast_traverse.iter
val types_are_recursive_repl :
?stop_on_functions:bool ->
?short_circuit:(Ppxlib_ast.Ast.core_type -> bool option) ->
Ppxlib_ast.Ast.type_declaration list ->
bool
val really_recursive :
Ppxlib.Asttypes.rec_flag ->
Ppxlib_ast.Ast.type_declaration list ->
Ppxlib.Asttypes.rec_flag
val constrained_function_binding :
loc:Ppxlib.Location.t ->
?constraint_:Migrate_parsetree.Ast_410.Parsetree.core_type ->
func_name:string ->
Ppxlib.expression ->
Migrate_parsetree.Ast_410.Parsetree.value_binding
module Jsobject_of_expander : sig ... end
module Jsobject_of : sig ... end
module Of_jsobject_expander : sig ... end
module Of_jsobject : sig ... end