package diffast-langs-common

  1. Overview
  2. Docs
method close : unit
method eof_loc : Loc.t option
method eof_reached : bool
method exists : bool
method file : Storage.file
method filename : string
method get_channel : Xchannel.input_channel
method get_ulexbuf : Sedlexing.lexbuf
method get_ulexbuf_from_channel : Xchannel.input_channel -> Sedlexing.lexbuf
method get_ulexbuf_from_stdin : Sedlexing.lexbuf
method init : unit
method path : string
method refill : Xchannel.input_channel -> Uchar.t Array.t -> int -> int -> int
method set_eof_loc : Loc.t -> unit
method set_eof_reached : unit
method set_filename : string -> unit
method tree : Storage.tree
method update_encoding : ?update_buf:bool -> encoding -> unit
OCaml

Innovation. Community. Security.