Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
outer_variable_pair Struct Reference

Data Fields

ID id
 
VALUE name
 
VALUE val
 

Detailed Description

Definition at line 12235 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 12236 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 12237 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 12238 of file compile.c.


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