Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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: