Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_cref_struct Struct Reference

CREF (Class REFerence) More...

#include <method.h>

Data Fields

VALUE flags
 
const VALUE refinements
 
const VALUE klass
 
struct rb_cref_struct *const next
 
const rb_scope_visibility_t scope_visi
 

Detailed Description

CREF (Class REFerence)

Definition at line 41 of file method.h.

Field Documentation

◆ flags

VALUE rb_cref_struct::flags

Definition at line 42 of file method.h.

◆ klass

const VALUE rb_cref_struct::klass

Definition at line 44 of file method.h.

◆ next

struct rb_cref_struct* const rb_cref_struct::next

Definition at line 45 of file method.h.

◆ refinements

const VALUE rb_cref_struct::refinements

Definition at line 43 of file method.h.

◆ scope_visi

const rb_scope_visibility_t rb_cref_struct::scope_visi

Definition at line 46 of file method.h.


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