package ppxlib

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

Class type fields

Class type fields

val mk : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> Migrate_parsetree.Ast_412.Parsetree.class_type_field_desc -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val attr : Migrate_parsetree.Ast_412.Parsetree.class_type_field -> Migrate_parsetree.Ast_412.Parsetree.attribute -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val inherit_ : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> Migrate_parsetree.Ast_412.Parsetree.class_type -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val val_ : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> string Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Asttypes.mutable_flag -> Migrate_parsetree.Ast_412.Asttypes.virtual_flag -> Migrate_parsetree.Ast_412.Parsetree.core_type -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val method_ : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> string Ocaml_common.Location.loc -> Migrate_parsetree.Ast_412.Asttypes.private_flag -> Migrate_parsetree.Ast_412.Asttypes.virtual_flag -> Migrate_parsetree.Ast_412.Parsetree.core_type -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val constraint_ : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> Migrate_parsetree.Ast_412.Parsetree.core_type -> Migrate_parsetree.Ast_412.Parsetree.core_type -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val extension : ?loc:Ocaml_common.Location.t -> ?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list -> Migrate_parsetree.Ast_412.Parsetree.extension -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
val attribute : ?loc:Ocaml_common.Location.t -> Migrate_parsetree.Ast_412.Parsetree.attribute -> Migrate_parsetree.Ast_412.Parsetree.class_type_field
OCaml

Innovation. Community. Security.