PpxHelpers.Cf
type t = Ppxlib.class_field
val constraint_ :
loc:Astlib.Location.t ->
Parsetree.core_type ->
Parsetree.core_type ->
Parsetree.class_field
val inherit_ :
loc:Astlib.Location.t ->
?as_:string option ->
Parsetree.class_expr ->
Parsetree.class_field
val method_ :
loc:Astlib.Location.t ->
string ->
?flg:Ppxlib.private_flag ->
Parsetree.class_field_kind ->
Parsetree.class_field
val method_concrete :
loc:Astlib.Location.t ->
string ->
Ppxlib.expression ->
Parsetree.class_field
val method_virtual :
loc:Astlib.Location.t ->
string ->
Ppxlib.core_type ->
Parsetree.class_field