Test for semantic errors
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
index 4009ed5..6383a62 100644 (file)
@@ -50,3 +50,5 @@ exception T of t
 val raise : t -> 'a
 
 val to_string : t -> string
+
+val is_unknown_id : t -> bool
This page took 0.021205 seconds and 4 git commands to generate.