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

A bucket in the hash map. More...

#include <pm_constant_pool.h>

Data Fields

unsigned int id: 30
 The incremental ID used for indexing back into the pool.
 
pm_constant_pool_bucket_type_t type: 2
 The type of the bucket, which determines how to free it.
 
uint32_t hash
 The hash of the bucket.
 

Detailed Description

A bucket in the hash map.


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