Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
RNode_DSTR Struct Reference

Data Structures

union  [union].as

Data Fields

NODE node
struct rb_parser_stringstring
union  as
struct RNode_LISTnd_next

Detailed Description

Definition at line 726 of file rubyparser.h.

Field Documentation

◆ nd_next

struct RNode_LIST* RNode_DSTR::nd_next

Definition at line 735 of file rubyparser.h.

◆ node

NODE RNode_DSTR::node

Definition at line 727 of file rubyparser.h.

◆ string

struct rb_parser_string* RNode_DSTR::string

Definition at line 729 of file rubyparser.h.


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