tree-sitter/include
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
..
tree_sitter Track AST nodes' sizes in characters as well as bytes 2014-09-26 16:15:07 -07:00