Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 12250 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 12251 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 12252 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 12253 of file compile.c.


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