Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
RNode_FNDPTN Struct Reference

Data Fields

NODE node
struct RNodend_pconst
NODE * pre_rest_arg
NODE * args
NODE * post_rest_arg

Detailed Description

Definition at line 1027 of file rubyparser.h.

Field Documentation

◆ args

NODE* RNode_FNDPTN::args

Definition at line 1032 of file rubyparser.h.

◆ nd_pconst

struct RNode* RNode_FNDPTN::nd_pconst

Definition at line 1030 of file rubyparser.h.

◆ node

NODE RNode_FNDPTN::node

Definition at line 1028 of file rubyparser.h.

◆ post_rest_arg

NODE* RNode_FNDPTN::post_rest_arg

Definition at line 1033 of file rubyparser.h.

◆ pre_rest_arg

NODE* RNode_FNDPTN::pre_rest_arg

Definition at line 1031 of file rubyparser.h.


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