Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_ary_pattern_info Struct Reference

#include <node.h>

Data Fields

NODEpre_args
 
NODErest_arg
 
NODEpost_args
 

Detailed Description

Definition at line 458 of file node.h.

Field Documentation

◆ post_args

NODE* rb_ary_pattern_info::post_args

Definition at line 461 of file node.h.

◆ pre_args

NODE* rb_ary_pattern_info::pre_args

Definition at line 459 of file node.h.

◆ rest_arg

NODE* rb_ary_pattern_info::rest_arg

Definition at line 460 of file node.h.


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