Ruby 3.4.8p72 (2025-12-17 revision 995b59f66677d44767ce9faac6957e5543617ff9)
RNode_ARYPTN Struct Reference

Data Fields

NODE node
struct RNodend_pconst
NODE * pre_args
NODE * rest_arg
NODE * post_args

Detailed Description

Definition at line 962 of file rubyparser.h.

Field Documentation

◆ nd_pconst

struct RNode* RNode_ARYPTN::nd_pconst

Definition at line 965 of file rubyparser.h.

◆ node

NODE RNode_ARYPTN::node

Definition at line 963 of file rubyparser.h.

◆ post_args

NODE* RNode_ARYPTN::post_args

Definition at line 968 of file rubyparser.h.

◆ pre_args

NODE* RNode_ARYPTN::pre_args

Definition at line 966 of file rubyparser.h.

◆ rest_arg

NODE* RNode_ARYPTN::rest_arg

Definition at line 967 of file rubyparser.h.


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