Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
collect_outer_variable_name_data Struct Reference

Data Fields

VALUE ary
 
VALUE read_only
 
bool yield
 
bool isolate
 

Detailed Description

Definition at line 1167 of file vm.c.

Field Documentation

◆ ary

VALUE collect_outer_variable_name_data::ary

Definition at line 1168 of file vm.c.

◆ isolate

bool collect_outer_variable_name_data::isolate

Definition at line 1171 of file vm.c.

◆ read_only

VALUE collect_outer_variable_name_data::read_only

Definition at line 1169 of file vm.c.

◆ yield

bool collect_outer_variable_name_data::yield

Definition at line 1170 of file vm.c.


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