Ruby  2.5.0dev(2017-10-22revision60238)
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 656 of file internal.h.

Field Documentation

◆ basic

struct RBasic RHash::basic

Definition at line 657 of file internal.h.

◆ ifnone

const VALUE RHash::ifnone

Definition at line 660 of file internal.h.

◆ iter_lev

int RHash::iter_lev

Definition at line 659 of file internal.h.

◆ ntbl

struct st_table* RHash::ntbl

Definition at line 658 of file internal.h.


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