package ocp-indent-nlfork

  1. Overview
  2. Docs

Module Nstream.SimpleSource

Sourcetype token = {
  1. token : Approx_lexer.Simple.token;
  2. substr : string;
  3. region : Region.t;
}
Sourcetype t
Sourceval of_channel : in_channel -> t
Sourceval of_string : string -> t
Sourceval next : t -> (token * t) option
OCaml

Innovation. Community. Security.