Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
st_hash_type Struct Reference

#include <st.h>

Data Fields

int(* compare )(ANYARGS)
 
st_index_t(* hash )(ANYARGS)
 

Detailed Description

Definition at line 55 of file ripper.y.

Field Documentation

int(* st_hash_type::compare)(ANYARGS)

Definition at line 56 of file ripper.y.

Referenced by rb_hash_assoc().

st_index_t(* st_hash_type::hash)(ANYARGS)

Definition at line 57 of file ripper.y.

Referenced by rb_hash_assoc().


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