Ruby 3.5.0dev (2025-04-25 revision 62a7f17157c5c67956d95a2582f8f256df13f9e2)
Data Fields
RSymbol Struct Reference

Data Fields

struct RBasic basic
 
st_index_t hashval
 
VALUE fstr
 
ID id
 

Detailed Description

Definition at line 26 of file symbol.h.

Field Documentation

◆ basic

struct RBasic RSymbol::basic

Definition at line 27 of file symbol.h.

◆ fstr

VALUE RSymbol::fstr

Definition at line 29 of file symbol.h.

◆ hashval

st_index_t RSymbol::hashval

Definition at line 28 of file symbol.h.

◆ id

ID RSymbol::id

Definition at line 30 of file symbol.h.


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