Ruby 3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_fnd_pattern_info Struct Reference

Data Fields

NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 473 of file node.h.

Field Documentation

◆ args

NODE* rb_fnd_pattern_info::args

Definition at line 475 of file node.h.

◆ post_rest_arg

NODE* rb_fnd_pattern_info::post_rest_arg

Definition at line 476 of file node.h.

◆ pre_rest_arg

NODE* rb_fnd_pattern_info::pre_rest_arg

Definition at line 474 of file node.h.


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