Module Sid_table_info_lexer

module Sid_table_info_lexer: sig .. end

exception UndefinedLexem of string
exception EofWhileInAComment
module KWD: sig .. end
val new_line : Lexing.lexbuf -> unit
val __ocaml_lex_tables : Lexing.lex_tables
val token : Lexing.lexbuf -> Sid_table_info_parser.token
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Sid_table_info_parser.token
val annot : string -> Lexing.lexbuf -> Sid_table_info_parser.token
val __ocaml_lex_annot_rec : string -> Lexing.lexbuf -> int -> Sid_table_info_parser.token