did stuff, done stuff
This commit is contained in:
parent
4a8fb259dc
commit
62a4f377a1
37 changed files with 325 additions and 399 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#include "parser/length.h"
|
||||
#include "parser/subtree.h"
|
||||
|
||||
TSNode ts_node_new(const TSTree *tree, const Subtree *subtree, \
|
||||
TSNode ts_node_new(const TSTree *tree, const t_subtree *subtree, \
|
||||
Length position, TSSymbol alias)
|
||||
{
|
||||
return ((TSNode){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue