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

#include <api.h>

Public Attributes

uint32_t context [4]
 
const void * id
 
const TSTreetree
 

Detailed Description

Definition at line 92 of file api.h.

Member Data Documentation

◆ context

uint32_t TSNode::context[4]

Definition at line 93 of file api.h.

Referenced by marshal_node(), and unmarshal_node().

◆ id

◆ tree

const TSTree* TSNode::tree

Definition at line 95 of file api.h.

Referenced by ts_node_eq(), ts_node_iterate_children(), ts_tree_cursor_init(), and unmarshal_node().


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