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

Public Attributes

TreeCursor cursor
 
const TSLanguagelanguage
 
unsigned visible_depth
 
bool in_padding
 

Detailed Description

Definition at line 106 of file get_changed_ranges.c.

Member Data Documentation

◆ cursor

TreeCursor Iterator::cursor

Definition at line 107 of file get_changed_ranges.c.

Referenced by ts_subtree_get_changed_ranges().

◆ in_padding

bool Iterator::in_padding

Definition at line 110 of file get_changed_ranges.c.

◆ language

const TSLanguage* Iterator::language

Definition at line 108 of file get_changed_ranges.c.

◆ visible_depth

unsigned Iterator::visible_depth

Definition at line 109 of file get_changed_ranges.c.

Referenced by ts_subtree_get_changed_ranges().


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