Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
rb_ast_id_table Struct Reference

Data Fields

int size
ID ids [FLEX_ARY_LEN]

Detailed Description

Definition at line 197 of file rubyparser.h.

Field Documentation

◆ ids

ID rb_ast_id_table::ids[FLEX_ARY_LEN]

Definition at line 199 of file rubyparser.h.

◆ size

int rb_ast_id_table::size

Definition at line 198 of file rubyparser.h.


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