Resolve conflict between 2 rules with subscript notation
[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.065282 seconds and 4 git commands to generate.