Prism Ruby parser
Loading...
Searching...
No Matches
Data Fields
pm_constant_id_list_t Struct Reference

A list of constant IDs. More...

#include <pm_constant_pool.h>

Data Fields

size_t size
 The number of constant ids in the list.
 
size_t capacity
 The number of constant ids that have been allocated in the list.
 
pm_constant_id_tids
 The constant ids in the list.
 

Detailed Description

A list of constant IDs.

Usually used to represent a set of locals.


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