package dolmen

  1. Overview
  2. Docs
exception Error

The exception raised by the lexer when it cannot produce a token.

val token : Lexing.lexbuf -> Ty.token

The function producing token from a lexbuf.