Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_fnd_pattern_info Struct Reference

Data Fields

NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 477 of file node.h.

Field Documentation

◆ args

NODE* rb_fnd_pattern_info::args

Definition at line 479 of file node.h.

◆ post_rest_arg

NODE* rb_fnd_pattern_info::post_rest_arg

Definition at line 480 of file node.h.

◆ pre_rest_arg

NODE* rb_fnd_pattern_info::pre_rest_arg

Definition at line 478 of file node.h.


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