module Tip_lexer:sig
..end
module A: Tip_ast
module Loc: Nunchaku_core.Location
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