| Ruby 3.5.0dev (2025-10-31 revision 5b2707f39b1485620b9e91573a90d93c2129e126)
    | 
This is a node in a linked list of contexts. More...
#include <parser.h>
| Data Fields | |
| pm_context_t | context | 
| The context that this node represents. | |
| struct pm_context_node * | prev | 
| A pointer to the previous context in the linked list. | |
| pm_context_t pm_context_node::context | 
| struct pm_context_node* pm_context_node::prev |