Ruby 3.5.0dev (2025-10-10 revision 4a285dd91aaacc7da44ce63191f41a1a1c287828)
|
Data Fields | |
NODE | node |
struct RNode * | nd_beg |
struct RNode * | nd_end |
rb_code_location_t | operator_loc |
Definition at line 940 of file rubyparser.h.
struct RNode* RNode_DOTS::nd_beg |
Definition at line 943 of file rubyparser.h.
struct RNode* RNode_DOTS::nd_end |
Definition at line 944 of file rubyparser.h.
NODE RNode_DOTS::node |
Definition at line 941 of file rubyparser.h.
rb_code_location_t RNode_DOTS::operator_loc |
Definition at line 945 of file rubyparser.h.