Module ASTLanguage.Types_lexer
val next_line : Stdlib.Lexing.lexbuf -> unitval __ocaml_lex_tables : Stdlib.Lexing.lex_tablesval token : Stdlib.Lexing.lexbuf -> Types_parser.tokenval __ocaml_lex_token_rec : Stdlib.Lexing.lexbuf -> int -> Types_parser.tokenval read_string : IStdlib.IStd.Buffer.t -> Stdlib.Lexing.lexbuf -> Types_parser.tokenval __ocaml_lex_read_string_rec : IStdlib.IStd.Buffer.t -> Stdlib.Lexing.lexbuf -> int -> Types_parser.token