Fix shift/reduce conflicts introduced by grouping consecutive typ|fun decs
[tiger.ml.git] / tiger / src / lib / tiger / tiger_parser_token.mli
1 type t = Tiger_parser.token
2
3 val to_string : t -> string
This page took 0.062919 seconds and 4 git commands to generate.