tree-sitter/include
Max Brunsfeld 8da9219c3a Remove redundant functions for Documents
There's no need for a `string` function since one already
exists for Nodes.

Now the root node is always stored on the document. This
means callers of `ts_document_root_node` don't need to release
its return value.
2014-08-08 12:58:51 -07:00
..
tree_sitter Remove redundant functions for Documents 2014-08-08 12:58:51 -07:00