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