package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Type extensions

Type extensions

val mk : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> ?params: (Migrate_parsetree.Ast_412.Parsetree.core_type * (Migrate_parsetree.Ast_412.Asttypes.variance * Migrate_parsetree.Ast_412.Asttypes.injectivity)) list -> ?priv:Migrate_parsetree.Ast_412.Asttypes.private_flag -> Ocaml_common.Longident.t Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor list -> Migrate_parsetree.Ast_412.Parsetree.type_extension
val mk_exception : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor -> Migrate_parsetree.Ast_412.Parsetree.type_exception
val constructor : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> string Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor_kind -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor
val decl : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> ?args:Migrate_parsetree.Ast_412.Parsetree.constructor_arguments -> ?res:Migrate_parsetree.Ast_412.Parsetree.core_type -> string Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor
val rebind : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> string Ocaml_common.Location.loc -> Ocaml_common.Longident.t Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Parsetree.extension_constructor
OCaml

Innovation. Community. Security.