Module Bddapron.Lex

module Lex: sig .. end

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