val ($.) :
Ppxx.Compilerlib.Longident.t ->string ->Ppxx.Compilerlib.Longident.t
val exp_of_position :
Stdlib.Lexing.position ->Migrate_parsetree.Ast_405.Parsetree.expression
val exp_of_location :
Migrate_parsetree.Ast_405.Location.t ->Migrate_parsetree.Ast_405.Parsetree.expression
val exp_of_longident :
Ppxx.Compilerlib.Longident.t ->Migrate_parsetree.Ast_405.Parsetree.expression
val extend_package :
Migrate_parsetree.Ast_405.Ast_mapper.mapper ->Migrate_parsetree.Ast_405.Ast_mapper.mapper
val with_ref : 'aStdlib.ref->(unit ->'b)->(unit ->'c)->'c
val current_structure_or_signature :
[ `Sig of Migrate_parsetree.Ast_405.Parsetree.signature| `Str of Migrate_parsetree.Ast_405.Parsetree.structure ]
optionStdlib.ref
val _with_current_structure_or_signature :
[ `Sig of Migrate_parsetree.Ast_405.Parsetree.signature| `Str of Migrate_parsetree.Ast_405.Parsetree.structure ]->(unit ->'a)->'a