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

#include <vm_core.h>

Data Fields

struct rb_ensure_listnext
 
struct rb_ensure_entry entry
 

Detailed Description

Definition at line 731 of file vm_core.h.

Field Documentation

◆ entry

struct rb_ensure_entry rb_ensure_list::entry

Definition at line 733 of file vm_core.h.

◆ next

struct rb_ensure_list* rb_ensure_list::next

Definition at line 732 of file vm_core.h.


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