Ident.Nameval signature : signature -> stringval typed_module : module_ -> Odoc_model.Names.ModuleName.tval module' : module_ -> Odoc_model.Names.ModuleName.tval module_ : module_ -> stringval path_module : path_module -> stringval typed_functor_parameter : functor_parameter -> Odoc_model.Names.ParameterName.tval functor_parameter : functor_parameter -> stringval type' : type_ -> Odoc_model.Names.TypeName.tval type_ : type_ -> stringval unsafe_type : type_ -> stringval typed_type : type_ -> Odoc_model.Names.TypeName.tval path_type : path_type -> stringval class' : class_ -> Odoc_model.Names.ClassName.tval class_ : class_ -> stringval typed_class : class_ -> Odoc_model.Names.ClassName.tval module_type : module_type -> stringval typed_module_type : module_type -> Odoc_model.Names.ModuleTypeName.tval path_class_type : path_class_type -> stringval class_type' : class_type -> Odoc_model.Names.ClassTypeName.tval class_type : class_type -> stringval typed_class_type : class_type -> Odoc_model.Names.ClassTypeName.tval exception_ : exception_ -> stringval typed_exception : exception_ -> Odoc_model.Names.ExceptionName.tval value : value -> stringval typed_value : value -> Odoc_model.Names.ValueName.tval label : label -> stringval typed_label : label -> Odoc_model.Names.LabelName.tval method_ : method_ -> stringval typed_method : method_ -> Odoc_model.Names.MethodName.tval instance_variable : instance_variable -> stringval typed_instance_variable : instance_variable -> Odoc_model.Names.InstanceVariableName.t