Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_ast_id_table Struct Reference

Data Fields

int size
 
ID ids [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 151 of file node.h.

Field Documentation

◆ ids

ID rb_ast_id_table::ids[FLEX_ARY_LEN]

Definition at line 153 of file node.h.

◆ size

int rb_ast_id_table::size

Definition at line 152 of file node.h.


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