DEBSOURCES
Skip Quicknav
sources / ocaml-stdcompat / 21.1-1 / tools / stdcompatpp.mli
12345678910
type options type lexer_state type lexer = options -> lexer_state -> Lexing.lexbuf -> unit val ocaml_lexer : lexer val c_lexer : lexer