Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
RHash Struct Reference

#include <internal.h>

Data Fields

struct RBasic basic
 
struct st_tablentbl
 
int iter_lev
 
const VALUE ifnone
 

Detailed Description

Definition at line 555 of file internal.h.

Field Documentation

◆ basic

struct RBasic RHash::basic

Definition at line 556 of file internal.h.

Referenced by copy_default().

◆ ifnone

const VALUE RHash::ifnone

Definition at line 559 of file internal.h.

Referenced by gc_mark_children().

◆ iter_lev

int RHash::iter_lev

Definition at line 558 of file internal.h.

◆ ntbl

struct st_table* RHash::ntbl

Definition at line 557 of file internal.h.

Referenced by gc_mark_children().


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