tree-sitter/include/tree_sitter
Max Brunsfeld 67b33a615b Refactor generated parsers to used explicit table
This is slightly slower than encoding the parse table in
flow control, but allows the parser to inspect the parse
table more flexibly. This is needed for incremental parsing.
2014-03-17 18:43:17 -07:00
..
compiler.h Make include guards pass cpplint 2014-03-09 22:05:24 -07:00
parser.h Refactor generated parsers to used explicit table 2014-03-17 18:43:17 -07:00
runtime.h Pass edit information into parser function 2014-03-15 16:55:35 -07:00