iter_method_arg Struct Reference


Data Fields

VALUE obj
ID mid
int argc
const VALUE * argv

Detailed Description

Definition at line 1123 of file vm_eval.c.


Field Documentation

int iter_method_arg::argc

Definition at line 1126 of file vm_eval.c.

Referenced by iterate_check_method(), iterate_method(), rb_block_call(), and rb_check_block_call().

const VALUE* iter_method_arg::argv

Definition at line 1127 of file vm_eval.c.

Referenced by iterate_check_method(), iterate_method(), rb_block_call(), and rb_check_block_call().

ID iter_method_arg::mid

Definition at line 1125 of file vm_eval.c.

Referenced by iterate_check_method(), iterate_method(), rb_block_call(), and rb_check_block_call().

VALUE iter_method_arg::obj

Definition at line 1124 of file vm_eval.c.

Referenced by iterate_check_method(), iterate_method(), rb_block_call(), and rb_check_block_call().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7