Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
RNode_FNDPTN Struct Reference

Data Fields

NODE node
 
struct RNodend_pconst
 
NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 925 of file rubyparser.h.

Field Documentation

◆ args

NODE* RNode_FNDPTN::args

Definition at line 930 of file rubyparser.h.

◆ nd_pconst

struct RNode* RNode_FNDPTN::nd_pconst

Definition at line 928 of file rubyparser.h.

◆ node

NODE RNode_FNDPTN::node

Definition at line 926 of file rubyparser.h.

◆ post_rest_arg

NODE* RNode_FNDPTN::post_rest_arg

Definition at line 931 of file rubyparser.h.

◆ pre_rest_arg

NODE* RNode_FNDPTN::pre_rest_arg

Definition at line 929 of file rubyparser.h.


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