Ident.Name
val signature : signature -> string
val typed_module : module_ -> Odoc_model.Names.ModuleName.t
val module' : module_ -> Odoc_model.Names.ModuleName.t
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_ -> Odoc_model.Names.TypeName.t
val type_ : type_ -> string
val unsafe_type : type_ -> string
val typed_type : type_ -> Odoc_model.Names.TypeName.t
val path_type : path_type -> string
val class' : class_ -> Odoc_model.Names.ClassName.t
val class_ : class_ -> string
val typed_class : class_ -> Odoc_model.Names.ClassName.t
val module_type : module_type -> string
val typed_module_type : module_type -> Odoc_model.Names.ModuleTypeName.t
val path_class_type : path_class_type -> string
val class_type' : class_type -> Odoc_model.Names.ClassTypeName.t
val class_type : class_type -> string
val typed_class_type : class_type -> Odoc_model.Names.ClassTypeName.t
val exception_ : exception_ -> string
val typed_exception : exception_ -> Odoc_model.Names.ExceptionName.t
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 typed_method : method_ -> Odoc_model.Names.MethodName.t
val instance_variable : instance_variable -> string
val typed_instance_variable : instance_variable -> Odoc_model.Names.InstanceVariableName.t