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

An internal hash table for a set of nodes. More...

#include <static_literals.h>

Collaboration diagram for pm_node_hash_t:
Collaboration graph
[legend]

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.
 

Detailed Description

An internal hash table for a set of nodes.


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