|
Ruby 4.1.0dev (2026-03-05 revision 8a87cebd1874f8f9f68af8928191ee3f0d97bb28)
|
This is a node in the linked list of magic comments that we've found while parsing. More...
#include <parser.h>
Data Fields | |
| pm_list_node_t | node |
| The embedded base node. | |
| pm_location_t | key |
| The key of the magic comment. | |
| pm_location_t | value |
| The value of the magic comment. | |
Data Fields inherited from pm_list_node | |
| struct pm_list_node * | next |
| A pointer to the next node in the list. | |
This is a node in the linked list of magic comments that we've found while parsing.
| pm_location_t pm_magic_comment_t::key |
| pm_list_node_t pm_magic_comment_t::node |
| pm_location_t pm_magic_comment_t::value |