Ruby  3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
Data Fields
rb_args_info Struct Reference

Data Fields

NODEpre_init
 
NODEpost_init
 
int pre_args_num
 
int post_args_num
 
ID first_post_arg
 
ID rest_arg
 
ID block_arg
 
struct RNode_KW_ARGkw_args
 
NODEkw_rest_arg
 
struct RNode_OPT_ARGopt_args
 
unsigned int no_kwarg: 1
 
unsigned int ruby2_keywords: 1
 
unsigned int forwarding: 1
 

Detailed Description

Definition at line 739 of file rubyparser.h.


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