Module Tip_lexer

module Tip_lexer: sig .. end

module A: Tip_ast
module Loc: Tip_loc
val __ocaml_lex_tables : Lexing.lex_tables
val token : Lexing.lexbuf -> Tip_parser.token
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Tip_parser.token