Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
RNode_DOTS Struct Reference

Data Fields

NODE node
 
struct RNodend_beg
 
struct RNodend_end
 
rb_code_location_t operator_loc
 

Detailed Description

Definition at line 922 of file rubyparser.h.

Field Documentation

◆ nd_beg

struct RNode* RNode_DOTS::nd_beg

Definition at line 925 of file rubyparser.h.

◆ nd_end

struct RNode* RNode_DOTS::nd_end

Definition at line 926 of file rubyparser.h.

◆ node

NODE RNode_DOTS::node

Definition at line 923 of file rubyparser.h.

◆ operator_loc

rb_code_location_t RNode_DOTS::operator_loc

Definition at line 927 of file rubyparser.h.


The documentation for this struct was generated from the following file: