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

Data Fields

VALUE obj
 
struct dump_argarg
 
int limit
 

Detailed Description

Definition at line 147 of file marshal.c.

Field Documentation

◆ arg

struct dump_arg* dump_call_arg::arg

◆ limit

int dump_call_arg::limit

Definition at line 150 of file marshal.c.

Referenced by marshal_dump(), w_object(), and w_symbol().

◆ obj

VALUE dump_call_arg::obj

Definition at line 148 of file marshal.c.

Referenced by marshal_dump(), w_class(), w_encoding(), w_ivar(), w_object(), w_objivar(), and w_uclass().


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