Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 13206 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 13207 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 13208 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 13209 of file compile.c.


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