Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
rb_ary_pattern_info Struct Reference

Data Fields

NODEpre_args
 
NODErest_arg
 
NODEpost_args
 

Detailed Description

Definition at line 471 of file node.h.

Field Documentation

◆ post_args

NODE * rb_ary_pattern_info::post_args

Definition at line 474 of file node.h.

◆ pre_args

NODE * rb_ary_pattern_info::pre_args

Definition at line 472 of file node.h.

◆ rest_arg

NODE * rb_ary_pattern_info::rest_arg

Definition at line 473 of file node.h.


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