Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
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 453 of file node.h.

Field Documentation

◆ imemo

VALUE rb_ary_pattern_info::imemo

Definition at line 457 of file node.h.

◆ post_args

NODE * rb_ary_pattern_info::post_args

Definition at line 456 of file node.h.

◆ pre_args

NODE * rb_ary_pattern_info::pre_args

Definition at line 454 of file node.h.

◆ rest_arg

NODE * rb_ary_pattern_info::rest_arg

Definition at line 455 of file node.h.


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