Ruby
3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
|
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. More... | |
struct pm_context_node * | prev |
A pointer to the previous context in the linked list. More... | |
pm_context_t pm_context_node::context |
struct pm_context_node* pm_context_node::prev |