Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
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: