Ruby 3.5.0dev (2025-08-16 revision 87c4ebd00115b9424f04813b4dd5f3d087a14eb9)
Data Fields
autoload_copy_table_data Struct Reference

Data Fields

VALUE dst_tbl_value
 
struct st_tabledst_tbl
 
const rb_namespace_tns
 

Detailed Description

Definition at line 2868 of file variable.c.

Field Documentation

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2870 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2869 of file variable.c.

◆ ns

const rb_namespace_t* autoload_copy_table_data::ns

Definition at line 2871 of file variable.c.


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