package morbig

  1. Overview
  2. Docs

Parameters

module U : sig ... end

Signature

val initialize : PrelexerState.prelexer_state -> Stdlib.Lexing.lexbuf -> unit
val at_eof : unit -> bool option
val shift : unit -> unit
val empty_input : unit -> bool
val current_position : unit -> CST.lexing_position
val roll_back_to_last_parsing_state : unit -> state