Module Base__Source_code_position0.T
type t= Caml.Lexing.position={pos_fname : string;pos_lnum : int;pos_bol : int;pos_cnum : int;}
val compare : t -> t -> intval hash_fold_t : Base.Hash.state -> t -> Base.Hash.stateval hash : t -> Base.Hash.hash_valueval t_of_sexp : Base.Sexp.t -> tval sexp_of_t : t -> Base.Sexp.t