Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
clone_const_arg Struct Reference

Data Fields

VALUE klass
 
struct rb_id_table * tbl
 

Detailed Description

Definition at line 275 of file class.c.

Field Documentation

◆ klass

VALUE clone_const_arg::klass

Definition at line 276 of file class.c.

Referenced by clone_const(), rb_mod_init_copy(), and rb_singleton_class_clone_and_attach().

◆ tbl

struct rb_id_table* clone_const_arg::tbl

Definition at line 277 of file class.c.

Referenced by clone_const(), rb_mod_init_copy(), and rb_singleton_class_clone_and_attach().


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