tree-sitter/include/tree_sitter
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
..
compiler.h Remove public hidden symbol function 2014-03-25 08:16:26 -07:00
parser.h Store AST nodes' non-hidden children 2014-03-24 01:03:32 -07:00
runtime.h Store AST nodes' non-hidden children 2014-03-24 01:03:32 -07:00