Parameter Make.Lex

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.