|
Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
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 |