Ruby 3.5.0dev (2025-06-06 revision 5da3dc88d68a7dce616e583c18213ea6a3bc6c37)
Data Fields
rb_ns_subclasses Struct Reference

Internal header for Class. More...

#include <class.h>

Data Fields

long refcount
 
struct st_tabletbl
 

Detailed Description

Internal header for Class.

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition at line 30 of file class.h.

Field Documentation

◆ refcount

long rb_ns_subclasses::refcount

Definition at line 31 of file class.h.

◆ tbl

struct st_table* rb_ns_subclasses::tbl

Definition at line 32 of file class.h.


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