tree-sitter/include/tree_sitter
Max Brunsfeld c1565c1aae Track AST nodes' sizes in characters as well as bytes
The `pos` and `size` functions for Nodes now return TSLength structs,
which contain lengths in both characters and bytes. This is important
for knowing the number of unicode characters in a Node.
2014-09-26 16:15:07 -07:00
..
compiler.h Tweak auto-format settings 2014-09-09 13:15:40 -07:00
parser.h Track AST nodes' sizes in characters as well as bytes 2014-09-26 16:15:07 -07:00
runtime.h Track AST nodes' sizes in characters as well as bytes 2014-09-26 16:15:07 -07:00