lib/src/node.c [6:12]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - typedef struct { Subtree parent; const TSTree *tree; Length position; uint32_t child_index; uint32_t structural_child_index; const TSSymbol *alias_sequence; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib/src/tree_cursor.c [7:13]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - typedef struct { Subtree parent; const TSTree *tree; Length position; uint32_t child_index; uint32_t structural_child_index; const TSSymbol *alias_sequence; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -