package ppxx

  1. Overview
  2. Docs
include module type of struct include Ppxlib.Ast_helper.Cf end

Class fields

Class fields

Class fields

Class fields

include module type of struct include Xhelper.XCf end
val method_concrete : ?loc:Ppxlib.Ast.location -> ?attrs:Ppxlib.Ast_helper.attrs -> Ppxlib.Ast_helper.str -> ?priv:bool -> ?override:bool -> Ppxlib.Ast.expression -> Ppxlib.Ast.class_field
val concrete : ?override:bool -> Ppxlib.Ast.expression -> Ppxlib.Ast.class_field_kind