Removing even more shit in the parser lib
This commit is contained in:
parent
7e88e17d67
commit
a7bfe526b0
20 changed files with 215 additions and 461 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "api.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
typedef struct
|
||||
typedef struct NodeChildIterator
|
||||
{
|
||||
Subtree parent;
|
||||
const TSTree *tree;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue