Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
node_buffer_struct Struct Reference

Data Fields

node_buffer_list_t unmarkable
 
node_buffer_list_t markable
 
struct rb_ast_local_table_linklocal_tables
 
VALUE mark_hash
 

Detailed Description

Definition at line 1155 of file node.c.

Field Documentation

◆ local_tables

struct rb_ast_local_table_link* node_buffer_struct::local_tables

Definition at line 1158 of file node.c.

◆ mark_hash

VALUE node_buffer_struct::mark_hash

Definition at line 1159 of file node.c.

◆ markable

node_buffer_list_t node_buffer_struct::markable

Definition at line 1157 of file node.c.

◆ unmarkable

node_buffer_list_t node_buffer_struct::unmarkable

Definition at line 1156 of file node.c.


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