tree-sitter/include/tree_sitter
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
..
compiler.h Fix lint errors in public compiler header 2014-07-22 09:03:33 -07:00
parser.h clang format 2014-07-31 13:11:39 -07:00
runtime.h Remove redundant functions for Documents 2014-08-08 12:58:51 -07:00