Rizin
unix-like reverse engineering framework and cli tools
|
#include <api.h>
Public Attributes | |
const void * | tree |
const void * | id |
uint32_t | context [2] |
uint32_t TSTreeCursor::context[2] |
Definition at line 101 of file api.h.
Referenced by marshal_cursor(), and unmarshal_cursor().
const void* TSTreeCursor::id |
Definition at line 100 of file api.h.
Referenced by capstone.CsInsn::insn_name(), marshal_cursor(), and unmarshal_cursor().
const void* TSTreeCursor::tree |
Definition at line 99 of file api.h.
Referenced by ts_tree_cursor_current_field_name(), and unmarshal_cursor().