Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
RNode_FNDPTN Struct Reference

Data Fields

NODE node
 
struct RNodend_pconst
 
NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 979 of file rubyparser.h.

Field Documentation

◆ args

NODE* RNode_FNDPTN::args

Definition at line 984 of file rubyparser.h.

◆ nd_pconst

struct RNode* RNode_FNDPTN::nd_pconst

Definition at line 982 of file rubyparser.h.

◆ node

NODE RNode_FNDPTN::node

Definition at line 980 of file rubyparser.h.

◆ post_rest_arg

NODE* RNode_FNDPTN::post_rest_arg

Definition at line 985 of file rubyparser.h.

◆ pre_rest_arg

NODE* RNode_FNDPTN::pre_rest_arg

Definition at line 983 of file rubyparser.h.


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