Detect cycles in type declarations
[tiger.ml.git] / compiler / src / lib / tiger / tiger_parser_token.mli
CommitLineData
543d3420
SK
1type t = Tiger_parser.token
2
3val to_string : t -> string
This page took 0.019376 seconds and 4 git commands to generate.