ocaml/lex/lexer.mli

4 lines
75 B
OCaml

val main: Lexing.lexbuf -> Parser.token
exception Lexical_error of string