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

#include <api.h>

Public Attributes

const void * tree
 
const void * id
 
uint32_t context [2]
 

Detailed Description

Definition at line 98 of file api.h.

Member Data Documentation

◆ context

uint32_t TSTreeCursor::context[2]

Definition at line 101 of file api.h.

Referenced by marshal_cursor(), and unmarshal_cursor().

◆ id

const void* TSTreeCursor::id

Definition at line 100 of file api.h.

Referenced by capstone.CsInsn::insn_name(), marshal_cursor(), and unmarshal_cursor().

◆ tree

const void* TSTreeCursor::tree

Definition at line 99 of file api.h.

Referenced by ts_tree_cursor_current_field_name(), and unmarshal_cursor().


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