Cobol_indent.Lexerval keyword2string : (Types.token, string) Stdlib.Hashtbl.tval string2keyword : (string, Types.token) Stdlib.Hashtbl.tval ident : ?directive:bool -> string -> Types.tokenval line : Stdlib.Lexing.lexbuf -> Types.tokenval __ocaml_lex_line_rec : Stdlib.Lexing.lexbuf -> int -> Types.token