tree-sitter/test/fixtures/test_grammars/aliased_token_rules
Max Brunsfeld d05c665863 Convert some of the fixture grammars from JSON to JS
These tests are easier to write and maintain if the grammars are just JS,
like grammars normally are. It doesn't slow the tests down significantly
to shell out to `node` for each of these grammars.
2021-10-22 18:47:23 -06:00
..
corpus.txt Fix handling of token rules directly inside of alias, prec, or field. 2019-11-15 10:53:17 -08:00
grammar.js Convert some of the fixture grammars from JSON to JS 2021-10-22 18:47:23 -06:00