package archetype

  1. Overview
  2. Docs

Module PureLexer.LexerSource

Sourcetype t
Sourceval initialize : Lexing.lexbuf -> unit
Sourceval start : t
Sourceval next : t -> ptoken * t
Sourceval get : t -> ptoken
Sourceval current_position : t -> Position.t
Sourceval skip_until_before : (Parser.MenhirInterpreter.token -> bool) -> t -> t
OCaml

Innovation. Community. Security.