Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
rb_ast_local_table_link Struct Reference

Data Fields

struct rb_ast_local_table_linknext
 
int size
 
ID ids [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 1212 of file node.c.

Field Documentation

◆ ids

ID rb_ast_local_table_link::ids[FLEX_ARY_LEN]

Definition at line 1216 of file node.c.

◆ next

struct rb_ast_local_table_link* rb_ast_local_table_link::next

Definition at line 1213 of file node.c.

◆ size

int rb_ast_local_table_link::size

Definition at line 1215 of file node.c.


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