Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_ary_pattern_info Struct Reference

#include <node.h>

Data Fields

NODEpre_args
 
NODErest_arg
 
NODEpost_args
 
VALUE imemo
 

Detailed Description

Definition at line 454 of file node.h.

Field Documentation

◆ imemo

VALUE rb_ary_pattern_info::imemo

Definition at line 458 of file node.h.

◆ post_args

NODE * rb_ary_pattern_info::post_args

Definition at line 457 of file node.h.

◆ pre_args

NODE * rb_ary_pattern_info::pre_args

Definition at line 455 of file node.h.

◆ rest_arg

NODE * rb_ary_pattern_info::rest_arg

Definition at line 456 of file node.h.


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