Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: