Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
rb_cref_struct Struct Reference

CREF (Class REFerence) More...

#include <method.h>

Data Fields

VALUE flags
 
VALUE refinements
 
VALUE klass_or_self
 
struct rb_cref_structnext
 
const rb_scope_visibility_t scope_visi
 

Detailed Description

CREF (Class REFerence)

Definition at line 44 of file method.h.

Field Documentation

◆ flags

VALUE rb_cref_struct::flags

Definition at line 45 of file method.h.

◆ klass_or_self

VALUE rb_cref_struct::klass_or_self

Definition at line 47 of file method.h.

◆ next

struct rb_cref_struct* rb_cref_struct::next

Definition at line 48 of file method.h.

◆ refinements

VALUE rb_cref_struct::refinements

Definition at line 46 of file method.h.

◆ scope_visi

const rb_scope_visibility_t rb_cref_struct::scope_visi

Definition at line 49 of file method.h.


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