Module Ast_helper.Ctf
Class type fields
val mk :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
?docs:Ocaml_parsing.Docstrings.docs ->
Ocaml_parsing.Parsetree.class_type_field_desc ->
Ocaml_parsing.Parsetree.class_type_fieldval inherit_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
Ocaml_parsing.Parsetree.class_type ->
Ocaml_parsing.Parsetree.class_type_fieldval constraint_ :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
Ocaml_parsing.Parsetree.core_type ->
Ocaml_parsing.Parsetree.core_type ->
Ocaml_parsing.Parsetree.class_type_fieldval extension :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
Ocaml_parsing.Parsetree.extension ->
Ocaml_parsing.Parsetree.class_type_fieldval attribute :
?loc:Ocaml_parsing.Ast_helper.loc ->
Ocaml_parsing.Parsetree.attribute ->
Ocaml_parsing.Parsetree.class_type_fieldval text :
Ocaml_parsing.Docstrings.text ->
Ocaml_parsing.Parsetree.class_type_field list