Ruby 4.1.0dev (2026-03-06 revision 407dd02c1b52b05ba55a179554b29a14e44a4b82)
Data Fields
RNode_COLON3 Struct Reference

Data Fields

NODE node
 
ID nd_mid
 
rb_code_location_t delimiter_loc
 
rb_code_location_t name_loc
 

Detailed Description

Definition at line 913 of file rubyparser.h.

Field Documentation

◆ delimiter_loc

rb_code_location_t RNode_COLON3::delimiter_loc

Definition at line 917 of file rubyparser.h.

◆ name_loc

rb_code_location_t RNode_COLON3::name_loc

Definition at line 918 of file rubyparser.h.

◆ nd_mid

ID RNode_COLON3::nd_mid

Definition at line 916 of file rubyparser.h.

◆ node

NODE RNode_COLON3::node

Definition at line 914 of file rubyparser.h.


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