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