Define (some) semantic errors
[tiger.ml.git] / compiler / src / lib / tiger / tiger_absyn.mli
index 662f637..b2f9406 100644 (file)
@@ -138,3 +138,5 @@ and fundec =
 type t = exp
 
 val to_string : t -> string
+
+val op_show : oper -> string
This page took 0.026458 seconds and 4 git commands to generate.