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