Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
collect_outer_variable_name_data Struct Reference

Data Fields

VALUE ary
 
VALUE read_only
 
bool yield
 
bool isolate
 

Detailed Description

Definition at line 1216 of file vm.c.

Field Documentation

◆ ary

VALUE collect_outer_variable_name_data::ary

Definition at line 1217 of file vm.c.

◆ isolate

bool collect_outer_variable_name_data::isolate

Definition at line 1220 of file vm.c.

◆ read_only

VALUE collect_outer_variable_name_data::read_only

Definition at line 1218 of file vm.c.

◆ yield

bool collect_outer_variable_name_data::yield

Definition at line 1219 of file vm.c.


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