Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: