Module Lex


module Lex: sig .. end

exception Error of int * int
val lex : Lexing.lexbuf -> Yacc.token