Prism Ruby parser
|
An internal hash table for a set of nodes. More...
#include <static_literals.h>
Data Fields | |
pm_node_t ** | nodes |
The array of nodes in the hash table. | |
uint32_t | size |
The size of the hash table. | |
uint32_t | capacity |
The space that has been allocated in the hash table. | |
An internal hash table for a set of nodes.