Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 13210 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 13211 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 13212 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 13213 of file compile.c.


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