Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
hash_foreach_arg Struct Reference

Data Fields

FBufferbuffer
 
JSON_Generator_Statestate
 
VALUE Vstate
 
int iter
 
VALUE hash
 
rb_foreach_funcfunc
 
VALUE arg
 

Detailed Description

Definition at line 722 of file generator.c.

Field Documentation

◆ arg

VALUE hash_foreach_arg::arg

Definition at line 1311 of file hash.c.

◆ buffer

FBuffer* hash_foreach_arg::buffer

Definition at line 723 of file generator.c.

◆ func

rb_foreach_func* hash_foreach_arg::func

Definition at line 1310 of file hash.c.

◆ hash

VALUE hash_foreach_arg::hash

Definition at line 1309 of file hash.c.

◆ iter

int hash_foreach_arg::iter

Definition at line 726 of file generator.c.

◆ state

JSON_Generator_State* hash_foreach_arg::state

Definition at line 724 of file generator.c.

◆ Vstate

VALUE hash_foreach_arg::Vstate

Definition at line 725 of file generator.c.


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