val readFile : 'a -> string -> stringval makeLident :
string ->
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval buffer :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval newline :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval indent :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval outdent :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval append :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval pint :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval pfloat :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval pstring :
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval unit : Migrate_parsetree__Ast_404.Parsetree.expressionval offsetPosition :
int ->
Stdlib.Lexing.position ->
Stdlib.Lexing.position ->
Stdlib.Lexing.positionval offsetLocation :
int ->
Migrate_parsetree.Ast_404.Location.t ->
Migrate_parsetree.Ast_404.Location.t ->
Migrate_parsetree.Ast_404.Location.tval mkVar :
Migrate_parsetree.Ast_404.Location.t ->
string ->
Migrate_parsetree.Ast_404.Longident.t Migrate_parsetree.Ast_404.Location.locval template_type :
Pla_ppx__.Pla_tokens.vartype ->
Migrate_parsetree__Ast_404.Parsetree.core_typeval no_label : Migrate_parsetree.Ast_404.Asttypes.arg_labelval constString : string -> Migrate_parsetree__Ast_404.Parsetree.constantval makeExp :
Migrate_parsetree.Ast_404.Location.t ->
int ->
Pla_ppx__.Pla_tokens.s ->
Migrate_parsetree.Ast_404.Parsetree.expressionval makeExpSeq :
Migrate_parsetree.Ast_404.Location.t ->
int ->
Pla_ppx__.Pla_tokens.s list ->
Migrate_parsetree.Ast_404.Parsetree.expressionval makeTemplateExp :
Migrate_parsetree.Ast_404.Location.t ->
int ->
Pla_ppx__.Pla_tokens.s list ->
Migrate_parsetree.Ast_404.Parsetree.expressionval mapper : 'a -> 'b -> Migrate_parsetree.Ast_404.Ast_mapper.mapper