Odoc_xref_test.Common
val cmti_of_string : string -> Typedtree.signature
val cmt_of_string : string -> Typedtree.structure * Typedtree.module_coercion
val parent : [> `Page of 'a option * Odoc_model.Names.PageName.t ]
val id : [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ]
val root_of_compilation_unit : package:'a -> hidden:bool -> module_name:string ->
digest:Digest.t -> (Odoc_model.Root.t, 'b) Result.result
val root : Odoc_model.Root.t
val root_identifier : [> `Identifier of [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ] ]
val 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 ]
val root_pp : Format.formatter -> Odoc_model.Root.t -> unit
val model_of_string : string -> Odoc_model.Paths.Identifier.RootModule.t * Odoc_model.Lang.Signature.t * Odoc_model.Paths.Path.Module.t option
val model_of_string_impl : string -> Odoc_model.Paths.Identifier.RootModule.t * Odoc_model.Lang.Signature.t * Odoc_model.Paths.Path.Module.t option
val signature_of_mli_string : string -> Odoc_model.Lang.Signature.t
val load_cmti : string -> parent:Odoc_model.Paths.Identifier.ContainerPage.t option -> (Odoc_model.Lang.Compilation_unit.t, Odoc_model.Error.t) Result.result Odoc_model.Error.with_warnings
val load_cmt : string -> parent:Odoc_model.Paths.Identifier.ContainerPage.t option -> (Odoc_model.Lang.Compilation_unit.t, Odoc_model.Error.t) Result.result Odoc_model.Error.with_warnings
module Ident = Ident
module LangUtils : sig ... end
val my_compilation_unit : Odoc_model.Paths.Identifier.RootModule.t -> Odoc_model__Lang.Signature.t -> Odoc_model.Lang.Compilation_unit.t
val mkresolver : unit -> Odoc_odoc.Resolver.t
val warnings_options : Odoc_model.Error.warnings_options
val handle_warnings : 'a Odoc_model.Error.with_warnings -> 'a
val resolve : Odoc_model.Lang.Compilation_unit.t -> Odoc_model.Lang.Compilation_unit.t
val resolve_from_string : string -> Odoc_model.Lang.Compilation_unit.t
val compile_signature : ?id:Odoc_model.Paths.Identifier.Signature.t -> Odoc_model.Lang.Signature.t -> Odoc_model.Lang.Signature.t
val compile_mli : string -> Odoc_model.Lang.Signature.t