Stdune.Locval none : tval is_none : t -> boolval of_lexbuf : Lexing.lexbuf -> tval sexp_of_position_no_file : Lexing.position -> Sexp.tval of_pos : (string * int * int * int) -> tTo be used with __POS__
val to_file_colon_line : t -> stringval pp_file_colon_line : Format.formatter -> t -> unitval print : Format.formatter -> t -> unitval pp_file_excerpt :
context_lines:int ->
max_lines_to_print_in_full:int ->
Format.formatter ->
t ->
unit