X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=compiler%2Fsrc%2Flib%2Ftiger%2Ftiger_absyn.mli;h=b2f9406951ba1f37e1bd3cfb698f36af170af9b5;hb=e6e82c0866db4eb08f956b2582e5c2ed5399e986;hp=662f637c77a046d115d91c3df0647eaa4247c07f;hpb=5597e56d8f5d880cfdd425f4a5d2ae6d2637df70;p=tiger.ml.git diff --git a/compiler/src/lib/tiger/tiger_absyn.mli b/compiler/src/lib/tiger/tiger_absyn.mli index 662f637..b2f9406 100644 --- a/compiler/src/lib/tiger/tiger_absyn.mli +++ b/compiler/src/lib/tiger/tiger_absyn.mli @@ -138,3 +138,5 @@ and fundec = type t = exp val to_string : t -> string + +val op_show : oper -> string