Centralize error message construction
[tiger.ml.git] / compiler / src / lib / tiger / tiger_position.mli
index dab4067..4f9d230 100644 (file)
@@ -10,3 +10,5 @@ val of_lexing_positions
   :  pos_start:Lexing.position
   -> pos_end:Lexing.position
   -> t
+
+val to_string : t -> string
This page took 0.016973 seconds and 4 git commands to generate.