Ruby 3.5.0dev (2025-07-01 revision 8f758de4c8838509136fc9ba1887d7b6db49b2a5)
Data Fields
RNode_FNDPTN Struct Reference

Data Fields

NODE node
 
struct RNodend_pconst
 
NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 1018 of file rubyparser.h.

Field Documentation

◆ args

NODE* RNode_FNDPTN::args

Definition at line 1023 of file rubyparser.h.

◆ nd_pconst

struct RNode* RNode_FNDPTN::nd_pconst

Definition at line 1021 of file rubyparser.h.

◆ node

NODE RNode_FNDPTN::node

Definition at line 1019 of file rubyparser.h.

◆ post_rest_arg

NODE* RNode_FNDPTN::post_rest_arg

Definition at line 1024 of file rubyparser.h.

◆ pre_rest_arg

NODE* RNode_FNDPTN::pre_rest_arg

Definition at line 1022 of file rubyparser.h.


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