Module Ast_407.Ast_helper.Ci

module Ci: sig .. end

val mk : ?loc:Location.t ->
?attrs:Ast_407.Parsetree.attributes ->
?docs:Ast_407.Docstrings.docs ->
?text:Ast_407.Docstrings.text ->
?virt:Ast_407.Asttypes.virtual_flag ->
?params:(Ast_407.Parsetree.core_type * Ast_407.Asttypes.variance) list ->
string Ast_407.Asttypes.loc -> 'a -> 'a Ast_407.Parsetree.class_infos