tree-sitter/include/tree_sitter
Max Brunsfeld e4be585c43 Handle ubiquitous tokens at the beginning of programs
As a final step before returning the finished parse tree, check if
there are still multiple nodes on the stack. If so, make the inner
nodes children of the top node.
2014-05-09 12:46:36 -07:00
..
compiler.h Introduce 'ubiquitous_tokens' concept, for parsing comments and such 2014-05-06 12:54:04 -07:00
parser.h Handle ubiquitous tokens at the beginning of programs 2014-05-09 12:46:36 -07:00
runtime.h Remove magic number from generated symbols enums 2014-05-08 13:14:45 -07:00