Ruby 3.5.0dev (2025-10-06 revision 704677257ecb01c7ee10aa0dfc55ca1d4fc4636d)
Data Fields
collect_outer_variable_name_data Struct Reference

Data Fields

VALUE ary
 
VALUE read_only
 
bool yield
 
bool isolate
 

Detailed Description

Definition at line 1307 of file vm.c.

Field Documentation

◆ ary

VALUE collect_outer_variable_name_data::ary

Definition at line 1308 of file vm.c.

◆ isolate

bool collect_outer_variable_name_data::isolate

Definition at line 1311 of file vm.c.

◆ read_only

VALUE collect_outer_variable_name_data::read_only

Definition at line 1309 of file vm.c.

◆ yield

bool collect_outer_variable_name_data::yield

Definition at line 1310 of file vm.c.


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