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

#include <node.h>

Data Fields

NODEpre_rest_arg
 
NODEargs
 
NODEpost_rest_arg
 

Detailed Description

Definition at line 464 of file node.h.

Field Documentation

◆ args

NODE* rb_fnd_pattern_info::args

Definition at line 466 of file node.h.

◆ post_rest_arg

NODE* rb_fnd_pattern_info::post_rest_arg

Definition at line 467 of file node.h.

◆ pre_rest_arg

NODE* rb_fnd_pattern_info::pre_rest_arg

Definition at line 465 of file node.h.


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