Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
node_buffer_struct Struct Reference

Data Fields

node_buffer_list_t unmarkable
 
node_buffer_list_t markable
 
IDlocal_tables
 
VALUE mark_hash
 

Detailed Description

Definition at line 1120 of file node.c.

Field Documentation

◆ local_tables

ID* node_buffer_struct::local_tables

Definition at line 1123 of file node.c.

◆ mark_hash

VALUE node_buffer_struct::mark_hash

Definition at line 1124 of file node.c.

◆ markable

node_buffer_list_t node_buffer_struct::markable

Definition at line 1122 of file node.c.

◆ unmarkable

node_buffer_list_t node_buffer_struct::unmarkable

Definition at line 1121 of file node.c.


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