Ruby 4.1.0dev (2026-09-27 revision b58bea071d47d44220efd6e71a3d8584963640c3)
Data Fields
RNode_HSHPTN Struct Reference

Data Fields

NODE node
 
struct RNode * nd_pconst
 
struct RNode * nd_pkwargs
 
struct RNode * nd_pkwrestarg
 

Detailed Description

Definition at line 1002 of file rubyparser.h.

Field Documentation

◆ nd_pconst

struct RNode* RNode_HSHPTN::nd_pconst

Definition at line 1005 of file rubyparser.h.

◆ nd_pkwargs

struct RNode* RNode_HSHPTN::nd_pkwargs

Definition at line 1006 of file rubyparser.h.

◆ nd_pkwrestarg

struct RNode* RNode_HSHPTN::nd_pkwrestarg

Definition at line 1007 of file rubyparser.h.

◆ node

NODE RNode_HSHPTN::node

Definition at line 1003 of file rubyparser.h.


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