tree-sitter/examples/parsers
Max Brunsfeld 77df7fe511 In lexer, always prefer the longest match
Only use rules' precedence to decide between two tokens
that match the same string
2014-07-03 08:57:35 -07:00
..
arithmetic.c Allow ubiquitous tokens to also be used in grammar rules 2014-06-26 08:52:42 -07:00
golang.c In lexer, always prefer the longest match 2014-07-03 08:57:35 -07:00
javascript.c In lexer, always prefer the longest match 2014-07-03 08:57:35 -07:00
json.c Allow ubiquitous tokens to also be used in grammar rules 2014-06-26 08:52:42 -07:00