Module Odoc_parser__Reference

module Error = Odoc_model.Error
module Location_ = Odoc_model.Location_
module Paths = Odoc_model.Paths
val parse : Error.warning_accumulator -> Location_.span -> string -> (Paths.Reference.tError.t) Result.result
val read_path_longident : Location_.span -> string -> (Paths.Path.Module.tError.t) Result.result
val read_mod_longident : Error.warning_accumulator -> Location_.span -> string -> (Paths.Reference.Module.tError.t) Result.result