Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
rb_ast_id_table Struct Reference

Data Fields

int size
 
ID ids [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 150 of file rubyparser.h.

Field Documentation

◆ ids

ID rb_ast_id_table::ids[FLEX_ARY_LEN]

Definition at line 152 of file rubyparser.h.

◆ size

int rb_ast_id_table::size

Definition at line 151 of file rubyparser.h.


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