Ast_helper.Ctfval mk :
?loc:loc ->
?attrs:attrs ->
?docs:Parser_standard.Docstrings.docs ->
Parser_standard.Parsetree.class_type_field_desc ->
Parser_standard.Parsetree.class_type_fieldval inherit_ :
?loc:loc ->
?attrs:attrs ->
Parser_standard.Parsetree.class_type ->
Parser_standard.Parsetree.class_type_fieldval val_ :
?loc:loc ->
?attrs:attrs ->
str ->
Parser_standard.Asttypes.mutable_flag ->
Parser_standard.Asttypes.virtual_flag ->
Parser_standard.Parsetree.core_type ->
Parser_standard.Parsetree.class_type_fieldval method_ :
?loc:loc ->
?attrs:attrs ->
str ->
Parser_standard.Asttypes.private_flag ->
Parser_standard.Asttypes.virtual_flag ->
Parser_standard.Parsetree.core_type ->
Parser_standard.Parsetree.class_type_fieldval constraint_ :
?loc:loc ->
?attrs:attrs ->
Parser_standard.Parsetree.core_type ->
Parser_standard.Parsetree.core_type ->
Parser_standard.Parsetree.class_type_fieldval extension :
?loc:loc ->
?attrs:attrs ->
Parser_standard.Parsetree.extension ->
Parser_standard.Parsetree.class_type_fieldval attribute :
?loc:loc ->
Parser_standard.Parsetree.attribute ->
Parser_standard.Parsetree.class_type_fieldval text :
Parser_standard.Docstrings.text ->
Parser_standard.Parsetree.class_type_field list