Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: