package diffast-langs-common

  1. Overview
  2. Docs
method filename : string
method set_filename : string -> unit
method feed : int -> unit
method feedline : int -> unit
method get_current_position : int * int
method get_position : int -> int * int
method lines_read : int
method _offsets_to_loc : int -> int -> int -> int -> int -> int -> Langs_common.Astloc.t
method offsets_to_loc : int -> int -> Langs_common.Astloc.t
method lexposs_to_loc : ?get_position:bool -> Lexing.position -> Lexing.position -> Langs_common.Astloc.t
method reset : unit
method show_status : unit
method to_string : string
OCaml

Innovation. Community. Security.