Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
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 1418 of file vm.c.

Field Documentation

◆ ary

VALUE collect_outer_variable_name_data::ary

Definition at line 1419 of file vm.c.

◆ isolate

bool collect_outer_variable_name_data::isolate

Definition at line 1422 of file vm.c.

◆ read_only

VALUE collect_outer_variable_name_data::read_only

Definition at line 1420 of file vm.c.

◆ yield

bool collect_outer_variable_name_data::yield

Definition at line 1421 of file vm.c.


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