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