Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Path end
val scope : t -> int
val name : ?paren:(string -> bool) -> t -> string
val print : Format.formatter -> t -> unit
val last : t -> string
type typath = Path.typath =
val is_constructor_typath : t -> bool
module Map = Path.Map
module Set = Path.Set
include module type of struct include Xhelper.XPath end
val format : Format.formatter -> Path.t -> unit
val format_verbose : Format.formatter -> Path.t -> unit
val to_string : Path.t -> Ppxlib.Ast.label