Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
RNode_ARYPTN Struct Reference

Data Fields

NODE node
 
struct RNodend_pconst
 
NODEpre_args
 
NODErest_arg
 
NODEpost_args
 

Detailed Description

Definition at line 908 of file rubyparser.h.

Field Documentation

◆ nd_pconst

struct RNode* RNode_ARYPTN::nd_pconst

Definition at line 911 of file rubyparser.h.

◆ node

NODE RNode_ARYPTN::node

Definition at line 909 of file rubyparser.h.

◆ post_args

NODE* RNode_ARYPTN::post_args

Definition at line 914 of file rubyparser.h.

◆ pre_args

NODE* RNode_ARYPTN::pre_args

Definition at line 912 of file rubyparser.h.

◆ rest_arg

NODE* RNode_ARYPTN::rest_arg

Definition at line 913 of file rubyparser.h.


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