Module Ast_405.Ast_helper.Ci

module Ci: sig .. end

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