Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
end_proc_data Struct Reference

Data Fields

void(* func )()
VALUE data
int safe
struct end_proc_datanext

Detailed Description

Definition at line 50 of file eval_jump.c.


Field Documentation

Definition at line 52 of file eval_jump.c.

Referenced by rb_exec_end_proc(), rb_mark_end_proc(), and rb_set_end_proc().

Definition at line 51 of file eval_jump.c.

Referenced by rb_exec_end_proc(), and rb_set_end_proc().

Definition at line 54 of file eval_jump.c.

Referenced by rb_exec_end_proc(), rb_mark_end_proc(), and rb_set_end_proc().

Definition at line 53 of file eval_jump.c.

Referenced by rb_exec_end_proc(), and rb_set_end_proc().


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