Complete 1.04.p: add semantic actions to parser
[tiger.ml.git] / tiger / src / lib / tiger / tiger_symbol.mli
CommitLineData
28875fec
SK
1type t
2
3val of_string : string -> t
4
5val to_string : t -> string
This page took 0.020047 seconds and 4 git commands to generate.