Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: