]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/cicNotationLexer.mli
snapshot
[helm.git] / helm / ocaml / cic_notation / cicNotationLexer.mli
index dd1561be28a4089ebd48983332bb52dd9cbc90d7..33ba97e2b401ae03dacd53d7e9fb0025a3e9978d 100644 (file)
@@ -28,5 +28,7 @@
    * error message *)
 exception Error of int * int * string
 
-val notation_lexer: (string * string) Token.glexer
+val level1_pattern_lexer: (string * string) Token.glexer
+val level2_ast_lexer: (string * string) Token.glexer
+val level2_meta_lexer: (string * string) Token.glexer