Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
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
 
VALUE tokens
 

Detailed Description

Definition at line 1159 of file node.c.

Field Documentation

◆ local_tables

struct rb_ast_local_table_link* node_buffer_struct::local_tables

Definition at line 1162 of file node.c.

◆ mark_hash

VALUE node_buffer_struct::mark_hash

Definition at line 1163 of file node.c.

◆ markable

node_buffer_list_t node_buffer_struct::markable

Definition at line 1161 of file node.c.

◆ tokens

VALUE node_buffer_struct::tokens

Definition at line 1169 of file node.c.

◆ unmarkable

node_buffer_list_t node_buffer_struct::unmarkable

Definition at line 1160 of file node.c.


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