Ruby 4.1.0dev (2026-01-02 revision 0ec5678cd55aa0f2d900d028497bb444c4ce4b7b)
Data Fields
RNode_COLON2 Struct Reference

Data Fields

NODE node
 
struct RNodend_head
 
ID nd_mid
 
rb_code_location_t delimiter_loc
 
rb_code_location_t name_loc
 

Detailed Description

Definition at line 921 of file rubyparser.h.

Field Documentation

◆ delimiter_loc

rb_code_location_t RNode_COLON2::delimiter_loc

Definition at line 926 of file rubyparser.h.

◆ name_loc

rb_code_location_t RNode_COLON2::name_loc

Definition at line 927 of file rubyparser.h.

◆ nd_head

struct RNode* RNode_COLON2::nd_head

Definition at line 924 of file rubyparser.h.

◆ nd_mid

ID RNode_COLON2::nd_mid

Definition at line 925 of file rubyparser.h.

◆ node

NODE RNode_COLON2::node

Definition at line 922 of file rubyparser.h.


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