Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
outer_variable_pair Struct Reference

Data Fields

ID id
VALUE name
VALUE val

Detailed Description

Definition at line 13232 of file compile.c.

Field Documentation

◆ id

ID outer_variable_pair::id

Definition at line 13233 of file compile.c.

◆ name

VALUE outer_variable_pair::name

Definition at line 13234 of file compile.c.

◆ val

VALUE outer_variable_pair::val

Definition at line 13235 of file compile.c.


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