Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
NodeChildIterator Struct Reference

Public Attributes

Subtree parent
 
const TSTreetree
 
Length position
 
uint32_t child_index
 
uint32_t structural_child_index
 
const TSSymbolalias_sequence
 

Detailed Description

Definition at line 6 of file node.c.

Member Data Documentation

◆ alias_sequence

const TSSymbol* NodeChildIterator::alias_sequence

Definition at line 12 of file node.c.

◆ child_index

uint32_t NodeChildIterator::child_index

Definition at line 10 of file node.c.

◆ parent

Subtree NodeChildIterator::parent

Definition at line 7 of file node.c.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ position

Length NodeChildIterator::position

Definition at line 9 of file node.c.

◆ structural_child_index

uint32_t NodeChildIterator::structural_child_index

Definition at line 11 of file node.c.

◆ tree

const TSTree* NodeChildIterator::tree

Definition at line 8 of file node.c.


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