Module Apron.Apron_lexer

module Apron_lexer: sig .. end

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