Module Ident.Name

val signature : signature -> string
val module_ : module_ -> string
val path_module : path_module -> string
val typed_functor_parameter : functor_parameter -> Odoc_model.Names.ParameterName.t
val functor_parameter : functor_parameter -> string
val type_ : type_ -> string
val unsafe_type : type_ -> string
val path_type : path_type -> string
val class_ : class_ -> string
val module_type : module_type -> string
val path_class_type : path_class_type -> string
val class_type : class_type -> string
val exception_ : exception_ -> string
val value : value -> string
val typed_value : value -> Odoc_model.Names.ValueName.t
val label : label -> string
val typed_label : label -> Odoc_model.Names.LabelName.t
val method_ : method_ -> string
val instance_variable : instance_variable -> string