]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/cic_disambiguation/lexer.mli
f8fe7c9550f7b78c712e0dc94d2a772ecf42b200
[helm.git] / helm / ocaml / cic_disambiguation / lexer.mli
1
2 exception Error of int * int * string
3
4 val lex : (string * string) Token.glexer
5