Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: