Rizin
unix-like reverse engineering framework and cli tools
|
#include <subtree.h>
Public Attributes | |
SubtreeInlineData | data |
const SubtreeHeapData * | ptr |
SubtreeInlineData Subtree::data |
Definition at line 157 of file subtree.h.
Referenced by test_group_name.GroupTest::run(), ts_parser__accept(), ts_subtree_from_mut(), ts_subtree_new_missing_leaf(), and ts_subtree_release().
const SubtreeHeapData* Subtree::ptr |
Definition at line 158 of file subtree.h.
Referenced by iterator_compare(), iterator_get_visible_state(), iterator_tree_is_visible(), stack__subtree_is_equivalent(), stack_node_new(), ts_node__relevant_child_count(), ts_node_child_count(), ts_node_iterate_children(), ts_node_named_child_count(), ts_parser__accept(), ts_parser__advance(), ts_parser__get_cached_token(), ts_parser__lex(), ts_parser__restore_external_scanner(), ts_parser__select_tree(), ts_parser__set_cached_token(), ts_stack_has_advanced_since_error(), ts_stack_pop_error(), ts_stack_print_dot_graph(), ts_stack_push(), ts_stack_set_last_external_token(), ts_subtree_balance(), ts_subtree_external_scanner_state_eq(), ts_subtree_has_trailing_empty_descendant(), ts_subtree_last_external_token(), ts_subtree_new_error(), ts_subtree_new_missing_leaf(), ts_subtree_release(), ts_subtree_summarize_children(), ts_tree_cursor_current_field_id(), ts_tree_cursor_current_node(), ts_tree_cursor_current_status(), ts_tree_cursor_goto_parent(), ts_tree_cursor_iterate_children(), and ts_tree_cursor_parent_node().