|
Ruby
2.5.0dev(2017-10-22revision60238)
|
Data Fields | |
| VALUE | newclass |
| VALUE | oldclass |
| VALUE(* | dumper )(VALUE) |
| VALUE(* | loader )(VALUE, VALUE) |
Definition at line 106 of file marshal.c.
Referenced by rb_marshal_define_compat().
Definition at line 107 of file marshal.c.
Referenced by rb_marshal_define_compat().
| VALUE marshal_compat_t::newclass |
Definition at line 104 of file marshal.c.
Referenced by rb_marshal_define_compat().
| VALUE marshal_compat_t::oldclass |
Definition at line 105 of file marshal.c.
Referenced by rb_marshal_define_compat().
1.8.13