Ruby  2.1.4p265(2014-10-27revision48166)
Data Fields
symbols Struct Reference

Data Fields

ID last_id
 
st_tablesym_id
 
st_tableid_str
 
VALUE op_sym [tLAST_OP_ID]
 
int minor_marked
 

Detailed Description

Definition at line 16715 of file ripper.c.

Field Documentation

st_table * symbols::id_str

Definition at line 16718 of file ripper.c.

Referenced by Init_sym(), rb_gc_mark_symbols(), rb_id2str(), and register_symid_str().

ID symbols::last_id

Definition at line 16716 of file ripper.c.

Referenced by intern_str().

int symbols::minor_marked

Definition at line 16724 of file ripper.c.

Referenced by rb_gc_mark_symbols(), rb_id2str(), and register_symid_str().

VALUE symbols::op_sym

Definition at line 16723 of file ripper.c.

Referenced by rb_gc_mark_symbols(), and rb_id2str().

st_table * symbols::sym_id

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