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