package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module From = Ast_502
module To = Ast_501
val migration_error : Location.t -> string -> 'a
val mk_ghost_attr : string -> Ast_501.Parsetree.attribute
val migrate_ppx_context_load_path : Ast_502.Parsetree.expression -> Ast_502.Parsetree.expression
val migrate_ppx_context_payload : Ast_502.Parsetree.payload -> Ast_502.Parsetree.payload
val copy_class_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.class_infos -> 'g0 Ast_501.Parsetree.class_infos
val copy_include_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.include_infos -> 'g0 Ast_501.Parsetree.include_infos
val copy_open_infos : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Parsetree.open_infos -> 'g0 Ast_501.Parsetree.open_infos
val copy_Longident_t : Longident.t -> Longident.t
val copy_loc : 'f0 'g0. ('f0 -> 'g0) -> 'f0 Ast_502.Asttypes.loc -> 'g0 Ast_501.Asttypes.loc
val copy_location : Location.t -> Location.t
OCaml

Innovation. Community. Security.