fix(lib): check point, byte ranges in ts_query_cursor_set

range functions
This commit is contained in:
WillLillis 2024-11-02 00:44:58 -04:00 committed by Amaan Qureshi
parent 9d86cb2c20
commit 5b5cf5a5e5
6 changed files with 45 additions and 11 deletions

View file

@ -1,4 +1,5 @@
#include <stdbool.h>
#include "./point.h"
#include "./subtree.h"
#include "./tree.h"
#include "./language.h"