Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
subclass_traverse_data Struct Reference

Data Fields

VALUE buffer
 
long count
 
long maxcount
 
bool immediate_only
 

Detailed Description

Definition at line 1593 of file class.c.

Field Documentation

◆ buffer

VALUE subclass_traverse_data::buffer

Definition at line 1595 of file class.c.

◆ count

long subclass_traverse_data::count

Definition at line 1596 of file class.c.

◆ immediate_only

bool subclass_traverse_data::immediate_only

Definition at line 1598 of file class.c.

◆ maxcount

long subclass_traverse_data::maxcount

Definition at line 1597 of file class.c.


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