Module Odoc_xref_test.CommonSource

Sourceval cmti_of_string : string -> Typedtree.signature
Sourceval cmt_of_string : string -> Typedtree.implementation
Sourceval parent : [> `Page of 'a option * Odoc_model.Names.PageName.t ]
Sourceval id : [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ]
Sourceval root_of_compilation_unit : package:'a -> hidden:bool -> module_name:string -> digest:Digest.t -> (Odoc_model.Root.t, 'b) Result.result
Sourceval root_identifier : [> `Identifier of [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ] ]
Sourceval root_module : string -> [> `Module of [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ] * Odoc_model.Names.ModuleName.t ]
Sourceval root_pp : Format.formatter -> Odoc_model.Root.t -> unit
Sourceval signature_of_mli_string : string -> Odoc_model.Lang.Signature.t
Sourceval string_of_file : string -> string
Sourceval file_of_string : filename:string -> string -> unit
Sourceval list_files : string -> string list
module Ident = Ident
Sourcemodule LangUtils : sig ... end
Sourceval my_compilation_unit : Odoc_model.Paths.Identifier.RootModule.t -> Odoc_model__Lang.Signature.t -> Odoc_model.Lang.Compilation_unit.t
Sourceval mkresolver : unit -> Odoc_odoc.Resolver.t
Sourceval handle_warnings : 'a Odoc_model.Error.with_warnings -> 'a
Sourceval resolve_from_string : string -> Odoc_model.Lang.Compilation_unit.t
Sourceval compile_mli : string -> Odoc_model.Lang.Signature.t