Rizin
unix-like reverse engineering framework and cli tools
TreeCursorEntry Struct Reference

#include <tree_cursor.h>

Public Attributes

const Subtreesubtree
 
Length position
 
uint32_t child_index
 
uint32_t structural_child_index
 

Detailed Description

Definition at line 6 of file tree_cursor.h.

Member Data Documentation

◆ child_index

uint32_t TreeCursorEntry::child_index

Definition at line 9 of file tree_cursor.h.

◆ position

Length TreeCursorEntry::position

Definition at line 8 of file tree_cursor.h.

Referenced by ts_tree_cursor_current_node(), and ts_tree_cursor_iterate_children().

◆ structural_child_index

uint32_t TreeCursorEntry::structural_child_index

Definition at line 10 of file tree_cursor.h.

Referenced by ts_tree_cursor_current_node().

◆ subtree


The documentation for this struct was generated from the following file: