Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Class type fields
val mk :
?loc:loc ->
?attrs:attrs ->
?docs:Docstrings.docs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field_desc ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val inherit_ :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val method_ :
?loc:loc ->
?attrs:attrs ->
string ->
Migrate_parsetree.OCaml_403.Ast.Asttypes.private_flag ->
Migrate_parsetree.OCaml_403.Ast.Asttypes.virtual_flag ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.core_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val constraint_ :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.core_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.core_type ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val extension :
?loc:loc ->
?attrs:attrs ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.extension ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val attribute :
?loc:loc ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.attribute ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field
val text :
Docstrings.text ->
Migrate_parsetree.OCaml_403.Ast.Parsetree.class_type_field list