Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 12237 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 12238 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 12239 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 12240 of file compile.c.


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