tree-sitter/examples/parsers
Max Brunsfeld 2df56f01c8 Remove public hidden symbol function
Now, you can't a particular occurrence of a symbol
in a grammar. You can only hide a symbol globally
(right now, by beginning its name with an underscore).
2014-03-25 08:16:26 -07:00
..
arithmetic.c Handle * quantifier in regex patterns 2014-03-22 20:08:11 -07:00
javascript.c Remove public hidden symbol function 2014-03-25 08:16:26 -07:00
json.c Remove public hidden symbol function 2014-03-25 08:16:26 -07:00