tree-sitter/include/tree_sitter
Max Brunsfeld ebddb1a0b5 Add ts_tree_cursor_goto_first_child_for_byte method
Atom needs this for efficiently seeking to the leaf node at a given position,
visiting all of its ancestors along the way.
2018-05-16 13:51:21 -07:00
..
compiler.h Require that grammars' start rules be visible 2017-08-04 17:07:37 -07:00
parser.h Rename TSExternalTokenState -> ExternalScannerState 2018-05-11 12:57:41 -07:00
runtime.h Add ts_tree_cursor_goto_first_child_for_byte method 2018-05-16 13:51:21 -07:00