Ruby 3.5.0dev (2025-06-07 revision 42cf301254d4bfec30c07a221f34f3fa85a29f33)
|
Data Fields | |
NODE | node |
struct RNode * | nd_beg |
struct RNode * | nd_end |
rb_code_location_t | operator_loc |
Definition at line 927 of file rubyparser.h.
struct RNode* RNode_DOTS::nd_beg |
Definition at line 930 of file rubyparser.h.
struct RNode* RNode_DOTS::nd_end |
Definition at line 931 of file rubyparser.h.
NODE RNode_DOTS::node |
Definition at line 928 of file rubyparser.h.
rb_code_location_t RNode_DOTS::operator_loc |
Definition at line 932 of file rubyparser.h.