Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 12254 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 12255 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 12256 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 12257 of file compile.c.


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