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

#include <tree.h>

Public Attributes

const Subtreechild
 
const Subtreeparent
 
Length position
 
TSSymbol alias_symbol
 

Detailed Description

Definition at line 8 of file tree.h.

Member Data Documentation

◆ alias_symbol

TSSymbol ParentCacheEntry::alias_symbol

Definition at line 12 of file tree.h.

◆ child

const Subtree* ParentCacheEntry::child

Definition at line 9 of file tree.h.

◆ parent

const Subtree* ParentCacheEntry::parent

Definition at line 10 of file tree.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ position

Length ParentCacheEntry::position

Definition at line 11 of file tree.h.


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