Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val hash : t -> int
val grab_definitions : (Loc.t -> Names.Id.t -> 'a) -> t list -> 'a list
val pp_loc : ?print_file:bool -> Stdlib.Format.formatter -> Loc.t -> unit
val loc_to_string : ?print_file:bool -> Loc.t -> string
val marshal_in : Stdlib.in_channel -> t
Unused for now
val marshal_out : Stdlib.out_channel -> t -> unit
val to_coq : t -> Vernacexpr.vernac_control
Internal, will go away once the Lang.t
interface is ready
val of_coq : Vernacexpr.vernac_control -> t