Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val mk : string -> int -> int -> int -> int -> t
val mk_pair : string -> (int * int) -> (int * int) -> t
val mk_pos : Stdlib.Lexing.position -> Stdlib.Lexing.position -> t
val pp : Stdlib.Format.formatter -> t -> unit
val pp_opt : Stdlib.Format.formatter -> t option -> unit
val to_string_opt : t option -> string
val of_lexbuf : Stdlib.Lexing.lexbuf -> t