Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
ID | last_id |
st_table * | sym_id |
st_table * | id_str |
VALUE | op_sym [tLAST_OP_ID] |
st_table * symbols::id_str |
Definition at line 16520 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 16518 of file ripper.c.
Referenced by intern_str().
VALUE symbols::op_sym |
Definition at line 16525 of file ripper.c.
Referenced by rb_gc_mark_symbols(), and rb_id2str().
st_table * symbols::sym_id |
Definition at line 16519 of file ripper.c.
Referenced by Init_sym(), rb_check_id(), rb_check_id_cstr(), rb_intern3(), rb_intern_str(), rb_sym_all_symbols(), and register_symid_str().