Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
local_vars Struct Reference

Data Structures

struct  [struct].numparam

Data Fields

struct vtableargs
struct vtablevars
struct vtableused
struct local_varsprev
struct  numparam
NODE * it

Detailed Description

Definition at line 486 of file parse.c.

Field Documentation

◆ args

struct vtable* local_vars::args

Definition at line 487 of file parse.c.

◆ it

NODE* local_vars::it

Definition at line 497 of file parse.c.

◆ prev

struct local_vars* local_vars::prev

Definition at line 493 of file parse.c.

◆ used

struct vtable* local_vars::used

Definition at line 489 of file parse.c.

◆ vars

struct vtable* local_vars::vars

Definition at line 488 of file parse.c.


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