Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 143 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 146 of file enumerator.c.

Referenced by rb_syntax_error_append().

◆ memo

VALUE proc_entry::memo

Definition at line 145 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 144 of file enumerator.c.


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